unannex: Commit staged changes at end
to avoid some confusing behavior with the pre-commit hook, which would see some types of commits after an unannex as checking in of an unlocked file.
This commit is contained in:
parent
9aecf4110a
commit
c77ac11acc
5 changed files with 23 additions and 6 deletions
|
@ -11,3 +11,5 @@ and has been re-added as a normal file, vs an unlocked file? --[[Joey||
|
|||
> Hmm, not really. An unannexed file's content will have been dropped from
|
||||
> the backend, but that's about the only difference. Perhaps unannex should
|
||||
> just commit the removal of the file itself? --[[Joey]]
|
||||
|
||||
> [[done]], staged changes committed at end.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue