diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM <Jarno@web> | 2013-10-31 00:26:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-31 00:26:23 +0000 |
commit | 2491d37cd82ec8641312b70efdabef5d0fa93a9d (patch) | |
tree | 9cacde3e129d763a2c71d097a671942b83bd8d66 /doc/design | |
parent | c3e4ac46db6922d0684f56c65dd1b220a09df078 (diff) |
Added a comment: Making "git-annex add" commit largefiles, too?
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/blog/day_224__annex.largefiles/comment_2_b24d1da2bc4307ded0216daffb8f9336._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_224__annex.largefiles/comment_2_b24d1da2bc4307ded0216daffb8f9336._comment b/doc/design/assistant/blog/day_224__annex.largefiles/comment_2_b24d1da2bc4307ded0216daffb8f9336._comment new file mode 100644 index 000000000..14fdfed5c --- /dev/null +++ b/doc/design/assistant/blog/day_224__annex.largefiles/comment_2_b24d1da2bc4307ded0216daffb8f9336._comment @@ -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. +"""]] |