summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist__58_____96__git_annex_sync__96___without_auto-commit.mdwn
blob: 3816267246fc94c3e15b488973891af470fdec39 (plain)
1
2
3
4
5
6
7
8
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

> [[done]]; extended the annex.autocommit that previously only controlled the
> assistant to also control `git annex sync`. --[[Joey]]