summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:___96__git_annex_sync__96___without_auto-commit.mdwn
blob: b7a7865c85ecdfb56f71e3c95a2c5280d4695095 (plain)
1
2
3
4
5
I would like to have way, ideally a per-repo-cloud setting which syncs around automatically, to not have `git annex sync` autocommit staged additions.

I often have quite complex additions with a mix of `git add` and `git annex add` in various stages of completion; running `git annex sync` regularly to see what state the other repos are in should not autocommit if possible.

Richard