summaryrefslogtreecommitdiff
path: root/doc/todo/Allow_syncing_only_selected_branches.mdwn
blob: 78766e4df767f65aa6c07cb0e03f02c37011d401 (plain)
1
2
3
4
5
6
7
8
It seems that currently, syncing will result in every branch winding
up everywhere within the network of git annex nodes. It would be great
if one could keep some branches purely local.

The «fetch» part of «sync» seems to respect the fetch refspec in the
git config, but the push part seems to always push everything.

> [[done]]