From: spwhitton Date: Thu, 26 Nov 2015 01:34:17 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2~69 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9309099e268f2708dbac0af0cc3d00a206df2934;p=git-annex.git Added a comment --- diff --git a/doc/devblog/day_339_smudging_out_direct_mode/comment_3_43f7c7c6c2fd227466857c3232e13351._comment b/doc/devblog/day_339_smudging_out_direct_mode/comment_3_43f7c7c6c2fd227466857c3232e13351._comment new file mode 100644 index 0000000000..226fdb2402 --- /dev/null +++ b/doc/devblog/day_339_smudging_out_direct_mode/comment_3_43f7c7c6c2fd227466857c3232e13351._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="spwhitton" + subject="comment 3" + date="2015-11-26T01:34:17Z" + content=""" +At present it's possible to check (small) files directly into a git branch alongside annexed files. To do this one uses `git add` rather than `git annex add`. But if `git add` would add files via the smudge/clean process, how would one check files directly into git? Would it no longer be possible? +"""]]