Added a comment: Making "git-annex add" commit largefiles, too?

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM 2013-10-31 00:26:23 +00:00 committed by admin
parent 82d63a8ee7
commit a0a3235f87

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM"
nickname="Jarno"
subject="Making "git-annex add" commit largefiles, too?"
date="2013-10-31T00:26:21Z"
content="""
Is it possible to make `git annex add` also *not* skip largefiles but do an automatic `git add` instead? I'd like to keep .txt, .sh and the like in git directly (for easier diffing) but having to add them separately sounds like trouble.
"""]]