summaryrefslogtreecommitdiff
path: root/builtin/fetch.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-02 20:51:24 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-05-02 20:51:24 (GMT)
commita3db8511b79c1a169c70caf07cedf21358101c60 (patch)
tree30833024bfe2acb6f13ca75c557ade5f567fcaac /builtin/fetch.c
parentd4a5d872c05057c415347896bd416006153e4b03 (diff)
parentf4d80d2639f8ef55c99c3b035c0312969acc7f01 (diff)
downloadgit-a3db8511b79c1a169c70caf07cedf21358101c60.zip
git-a3db8511b79c1a169c70caf07cedf21358101c60.tar.gz
git-a3db8511b79c1a169c70caf07cedf21358101c60.tar.bz2
Merge branch 'mm/simple-push'
New users tend to work on one branch at a time and push the result out. The current and upstream modes of push is a more suitable default mode than matching mode for these people, but neither is surprise-free depending on how the project is set up. Introduce a "simple" mode that is a subset of "upstream" but only works when the branch is named the same between the remote and local repositories. The plan is to make it the new default when push.default is not configured. By Matthieu Moy (5) and others * mm/simple-push: push.default doc: explain simple after upstream push: document the future default change for push.default (matching -> simple) t5570: use explicit push refspec push: introduce new push.default mode "simple" t5528-push-default.sh: add helper functions Undocument deprecated alias 'push.default=tracking' Documentation: explain push.default option a bit more
Diffstat (limited to 'builtin/fetch.c')
0 files changed, 0 insertions, 0 deletions