Added a comment
authorspwhitton <spwhitton@web>
Thu, 26 Nov 2015 01:34:17 +0000 (01:34 +0000)
committeradmin <admin@branchable.com>
Thu, 26 Nov 2015 01:34:17 +0000 (01:34 +0000)
doc/devblog/day_339_smudging_out_direct_mode/comment_3_43f7c7c6c2fd227466857c3232e13351._comment [new file with mode: 0644]

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 (file)
index 0000000..226fdb2
--- /dev/null
@@ -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?
+"""]]