From: Junio C Hamano Date: Mon, 23 Mar 2015 18:28:13 +0000 (-0700) Subject: Merge branch 'jk/push-config' X-Git-Tag: v2.4.0-rc0~22 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/61ca378275e83c48343c74a849ff0dcdef9abc91?hp=--cc Merge branch 'jk/push-config' Restructure "git push" codepath to make it easier to add new configuration bits and then add push.followTags configuration that turns --follow-tags option on by default. * jk/push-config: push: allow --follow-tags to be set by config push.followTags cmd_push: pass "flags" pointer to config callback cmd_push: set "atomic" bit directly git_push_config: drop cargo-culted wt_status pointer --- 61ca378275e83c48343c74a849ff0dcdef9abc91