diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-05 11:56:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-05 11:59:52 -0400 |
commit | dbef6a045c3f80510af3dd5ce80d94371a21a229 (patch) | |
tree | 31918fd94e410a8719a107aa8ef95e3dbf58de3e /doc/walkthrough | |
parent | f0777d9b5a90326c495d557f79c8420e0c7d284a (diff) |
remove now-unnecessary commit after drop
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/removing_files.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/walkthrough/removing_files.mdwn b/doc/walkthrough/removing_files.mdwn index 85a7d50a6..0df6e82a1 100644 --- a/doc/walkthrough/removing_files.mdwn +++ b/doc/walkthrough/removing_files.mdwn @@ -3,4 +3,3 @@ 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" |