author | Junio C Hamano <gitster@pobox.com> | |
Fri, 31 Aug 2007 02:17:42 +0000 (19:17 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 31 Aug 2007 02:17:42 +0000 (19:17 -0700) | ||
commit | 55ced83d8aca98277c6a495932c57e6c3c45930b | |
tree | 9d5506ccbe966943349f4017532183cbd01df6ed | tree | snapshot |
parent | 5433235daec11550973f1e290f069ce0c27f53ab | commit | diff |
filter-branch: make sure orig_namespace ends with a single slash.
Later in a loop any existing ref whose path begins with it is
removed. It would be a disaster if you allowed it to say refs/head
for example.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Later in a loop any existing ref whose path begins with it is
removed. It would be a disaster if you allowed it to say refs/head
for example.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-filter-branch.sh | diff | blob | history |