This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog 2013-07-15 17:36:29 +00:00 committed by admin
parent a4602796db
commit 1e3f1937e3

View file

@ -0,0 +1,27 @@
### Please describe the problem.
Suppose there are files not added/committed to git annex.
Once git annex uninit is complete, these files are deleted.
### What steps will reproduce the problem?
cp big-file annex-dir
cd annex-dir
git annex uninit
...
big-file is gone
### What version of git-annex are you using? On what operating system?
4.20130709
Linux Ubuntu 13.04
### 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.
"""]]