author | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 08:10:14 +0000 (01:10 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 08:10:53 +0000 (01:10 -0700) | ||
commit | 11f68d908229d1e954009805cd139a89872b9208 | |
tree | 154d33cfd2fc74bd84e712cf79ad1c0df839e6da | tree | snapshot |
parent | 2571ac67229370e9b27d19df29f529e7fd5f7502 | commit | diff |
git-branch --track: fix tracking branch computation.
The original code did not take hierarchical branch names into account at all.
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.
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 |