Skip to content

PR for llvm/llvm-project#65643 #736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 17, 2023
Merged

PR for llvm/llvm-project#65643 #736

merged 1 commit into from
Oct 17, 2023

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Oct 16, 2023

When applying format changes to staged files, git-clang-format
erroneously checks out all files in the index and thus may overwrite
unstaged changes.

Fixes #65643.

(cherry picked from commit 743659be87daff4cc8861c525d4a6229d787ef14)
@tru
Copy link
Contributor

tru commented Oct 17, 2023

looks fine to me and will pick it into 17.0.3.

@tru tru merged commit aeb83c3 into release/17.x Oct 17, 2023
@tru tru deleted the llvm-issue65643 branch October 17, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git-clang-format removes unstaged files
3 participants