Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
'git foo' program identifies itself without dash in die() messages
author
Junio C Hamano
<gitster@pobox.com>
Sun, 31 Aug 2008 16:39:19 +0000
(09:39 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 31 Aug 2008 16:39:19 +0000
(09:39 -0700)
This is a mechanical conversion of all '*.c' files with:
s/((?:die|error|warning)\("git)-(\S+:)/$1 $2/;
The result was manually inspected and no false positive was found.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
7e44c93
)
No differences found