From c3ca557c273dcade38d130143726e0071ac79104 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Wed, 1 Jan 2014 22:55:27 +0100 Subject: Add doc/todo/commit_in_direct_mode.mdwn --- doc/todo/commit_in_direct_mode.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/todo/commit_in_direct_mode.mdwn (limited to 'doc/todo/commit_in_direct_mode.mdwn') diff --git a/doc/todo/commit_in_direct_mode.mdwn b/doc/todo/commit_in_direct_mode.mdwn new file mode 100644 index 000000000..1bdba2144 --- /dev/null +++ b/doc/todo/commit_in_direct_mode.mdwn @@ -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 -- cgit v1.2.3