This commit is contained in:
Joey Hess 2013-07-08 16:27:00 -04:00
parent 686ca6b518
commit fc9d68d608

View file

@ -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