This commit is contained in:
zardoz 2014-05-15 08:43:24 +00:00 committed by admin
parent 4140757206
commit aad1909b75

View file

@ -0,0 +1,6 @@
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.