git-annex/doc/walkthrough/removing_files.mdwn
2011-02-27 12:45:48 -04:00

6 lines
205 B
Markdown

You can always drop files safely. Git-annex checks that some other annex
has the file before removing it.
# git annex drop iso/debian.iso
drop iso/Debian_5.0.iso ok
# git commit -a -m "freed up space"