From: Junio C Hamano Date: Thu, 10 Jul 2014 18:17:24 +0000 (-0700) Subject: Merge branch 'jc/fix-clone-single-starting-at-a-tag' X-Git-Tag: v2.1.0-rc0~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d77f72efe79eb90f67aec9ecf6d4bd11fc9a78c;p=thirdparty%2Fgit.git Merge branch 'jc/fix-clone-single-starting-at-a-tag' "git clone -b brefs/tags/bar" would have mistakenly thought we were following a single tag, even though it was a name of the branch, because it incorrectly used strstr(). * jc/fix-clone-single-starting-at-a-tag: builtin/clone.c: detect a clone starting at a tag correctly --- 3d77f72efe79eb90f67aec9ecf6d4bd11fc9a78c