This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog 2013-07-15 17:34:47 +00:00 committed by admin
parent 606d87cf4d
commit a4602796db

View file

@ -0,0 +1,31 @@
### Please describe the problem.
When git annex uninit is interrupted, git status shows
# On branch master
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
deleted: file1
file1 is the file that was being processed at the time of the interrupt.
### What steps will reproduce the problem?
git annex uninit
Ctrl-C
### What version of git-annex are you using? On what operating system?
4.20130709
### Please provide any additional information below.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]