author | Tommy Thorn <tt1729@yahoo.com> | |
Sat, 2 Feb 2008 08:11:44 +0000 (00:11 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 3 Feb 2008 21:00:15 +0000 (13:00 -0800) | ||
commit | 147402a2e9e29efe3fe75b5409cc2dd88cef04c7 | |
tree | c76e9b18e7db0a021acda71ec921a670caf1076e | tree | snapshot |
parent | 94bc914c5e1e46160f79e743ec369e483bf9f5cd | commit | diff |
git-p4: Fix an obvious typo
The regexp "$," can't match anything. Clearly not intended.
This was introduced in ce6f33c8 which is quite a while ago.
Signed-off-by: Tommy Thorn <tommy-git@thorn.ws>
Acked-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The regexp "$," can't match anything. Clearly not intended.
This was introduced in ce6f33c8 which is quite a while ago.
Signed-off-by: Tommy Thorn <tommy-git@thorn.ws>
Acked-by: Simon Hausmann <simon@lst.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4 | diff | blob | history |