Add doc/todo/commit_in_direct_mode.mdwn
This commit is contained in:
parent
8af5df7e5b
commit
38239750e9
1 changed files with 9 additions and 0 deletions
9
doc/todo/commit_in_direct_mode.mdwn
Normal file
9
doc/todo/commit_in_direct_mode.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
As of right now, the only way to commit changes to direct repositories is `git annex sync [remote]`.
|
||||
There is no way to specify what directory to operate on.
|
||||
When moving around files on a larger scale, the ability to commit specific subsets of changes would be rather nice.
|
||||
|
||||
`git annex commit [path]` or `git annex sync [remote] -- [path]` would probably make sense.
|
||||
|
||||
|
||||
Thanks,
|
||||
Richard
|
Loading…
Add table
Add a link
Reference in a new issue