This commit is contained in:
parent
1e3f1937e3
commit
140728511f
1 changed files with 3 additions and 2 deletions
|
@ -5,9 +5,10 @@ Once git annex uninit is complete, these files are deleted.
|
||||||
|
|
||||||
### What steps will reproduce the problem?
|
### What steps will reproduce the problem?
|
||||||
|
|
||||||
cp big-file annex-dir
|
cp big-file annex-dir;
|
||||||
cd annex-dir
|
cd annex-dir;
|
||||||
git annex uninit
|
git annex uninit
|
||||||
|
|
||||||
...
|
...
|
||||||
big-file is gone
|
big-file is gone
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue