From: Junio C Hamano Date: Mon, 19 Nov 2012 03:33:45 +0000 (-0800) Subject: Merge branch 'ph/pull-rebase-detached' into maint X-Git-Tag: v1.8.0.1~16 X-Git-Url: https://repo.or.cz/w/git.git/commitdiff_plain/611addf8900efc19a859f3f0afc680fe53831527 Merge branch 'ph/pull-rebase-detached' into maint "git pull --rebase" run while the HEAD is detached tried to find the upstream branch of the detached HEAD (which by definition does not exist) and emitted unnecessary error messages. * ph/pull-rebase-detached: git-pull: Avoid merge-base on detached head --- 611addf8900efc19a859f3f0afc680fe53831527