From: http://joeyh.name/ Date: Tue, 2 Apr 2013 21:21:21 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~4581^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a88fbccca2edc56b616333f43ab56fad46885000;p=git-annex.git Added a comment --- diff --git a/doc/forum/Howto_remove_unused_files/comment_3_441d10901d5c055ac3ed2a6cb61c075c._comment b/doc/forum/Howto_remove_unused_files/comment_3_441d10901d5c055ac3ed2a6cb61c075c._comment new file mode 100644 index 0000000000..ffb941ac88 --- /dev/null +++ b/doc/forum/Howto_remove_unused_files/comment_3_441d10901d5c055ac3ed2a6cb61c075c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 3" + date="2013-04-02T21:21:21Z" + content=""" +git-annex adds large file capabilities to git, but it leaves all the regular git commands there for you to use. So the answer to \"how do I do <something I'd normally do with a git command>\" is always \"run the git command\". You only need to use git-annex to add large files to git, and to move their content around between repositories. Hope that helps clear that up. +"""]]