7 lines
205 B
Text
7 lines
205 B
Text
|
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"
|