author | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jun 2007 06:35:32 +0000 (23:35 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jun 2007 06:35:32 +0000 (23:35 -0700) | ||
commit | 7b99befef7d0ae173980f531e80916126011ca41 | |
tree | 34407330acced16567fc535705768d097e67d22b | tree | snapshot |
parent | 1367214417ee55266ab951cf198bf1aa7e051965 | commit | diff |
git-branch --track: fix tracking branch computation.
The original code did not take hierarchical branch names into account at all.
[jc: cherry-picked 11f68d9 from 'master']
Tested-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The original code did not take hierarchical branch names into account at all.
[jc: cherry-picked 11f68d9 from 'master']
Tested-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-branch.c | diff | blob | history | |
t/t3200-branch.sh | diff | blob | history |