Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Correct fast-export file mode strings to match fast-import standard
author
Shawn O. Pearce
<spearce@spearce.org>
Mon, 25 Feb 2008 03:57:29 +0000
(22:57 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 25 Feb 2008 04:09:54 +0000
(20:09 -0800)
The fast-import file format does not expect leading '0' in front
of a file mode; that is we want '100644' and '
0100644
'.
Thanks to Ian Clatworthy of the Bazaar project for noticing the
difference in output/input.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
ce4a7bf
)
No differences found