I think I've applied all feedback I've received. Additionnally, I've split the "start warning" patch in a documentation patch, that is meant to be applied now, and the warning patch itself, which is meant to be applied after the first released version introducing 'simple': we don't want to advertize 'simple' too loudly until the option starts being deployed. Clemens Buchacher (1): t5570: use explicit push refspec Matthieu Moy (6): Documentation: explain push.default option a bit more Undocument deprecated alias 'push.default=tracking' t5528-push-default.sh: add helper functions push: introduce new push.default mode "simple" push: document the future default change for push.default (matching -> simple) push: start warning upcoming default change for push.default Documentation/config.txt | 28 ++++++++++++--- builtin/push.c | 71 +++++++++++++++++++++++++++++++++--- cache.h | 1 + config.c | 6 ++-- t/t5528-push-default.sh | 89 ++++++++++++++++++++++++++++++++++++++++++---- t/t5570-git-daemon.sh | 30 ++++++++-------- 6 files changed, 191 insertions(+), 34 deletions(-) -- 1.7.10.234.ge65dd.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html