wording
This commit is contained in:
parent
686ca6b518
commit
fc9d68d608
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
Like git, git-annex hangs on to every old version of a file, so you can
|
Like git, git-annex hangs on to every old version of a file (by default),
|
||||||
make tags and branches, and can check them out later to look at the old
|
so you can make tags and branches, and can check them out later to look at
|
||||||
files.
|
the old files.
|
||||||
|
|
||||||
# git tag 1.0
|
# git tag 1.0
|
||||||
# rm -f my_cool_big_file
|
# rm -f my_cool_big_file
|
||||||
|
|
Loading…
Reference in a new issue