diff options
author | warp <warp@web> | 2013-02-22 09:26:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-02-22 09:26:46 +0000 |
commit | d455fff84b7ae7183b55b05add917a7deda31ade (patch) | |
tree | 535e242563b0ea4890d16ee3e2e02460a2fd2bb9 /doc | |
parent | 224cf4bd986ef3ee6ac7b0cbab14c1e9af0db1ce (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/assistant_without_watch__63__.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/assistant_without_watch__63__.mdwn b/doc/forum/assistant_without_watch__63__.mdwn new file mode 100644 index 000000000..34aa3e441 --- /dev/null +++ b/doc/forum/assistant_without_watch__63__.mdwn @@ -0,0 +1,13 @@ +"watch" is described as + +> With this running as a daemon in the background, you no longer need to manually run git commands when manipulating your files. + +and "assistant" is described as + +> Like watch, but also automatically syncs changes to other remotes. + +I would like the behaviour of assistant, without the watch part: + +I have an archive of large files, which I think would be useful to manage manually using git. But I don't want to manually enforce the "numcopies=" requirement, playing with the assistant and webapp it seems really nice to have it take care of that. + +Is there currently an "assistant-without-watch" option? If not, is it planned? |