aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2012-01-05 19:39:40 +0700
committerJunio C Hamano <gitster@pobox.com>2012-01-11 12:52:12 -0800
commit97ba642bcf918de028b2e77165c5210cf3f462e5 (patch)
tree7e9e06846d27d3ddcbbf0328b97c52a943e444d0 /t
parent8311158c66e0d83df950ea837fb1cb332c51f798 (diff)
downloadgit-97ba642bcf918de028b2e77165c5210cf3f462e5.tar.gz
git-97ba642bcf918de028b2e77165c5210cf3f462e5.tar.xz
Fix incorrect ref namespace check
The reason why the trailing slash is needed is obvious. refs/stash and HEAD are not namespace, but complete refs. Do full string compare on them. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions