summaryrefslogtreecommitdiff
path: root/doc/devblog/day_339_smudging_out_direct_mode/comment_3_43f7c7c6c2fd227466857c3232e13351._comment
blob: 226fdb24021711e2ceaf43538056c5a91f55249a (plain)
1
2
3
4
5
6
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?
"""]]