author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 6 Feb 2007 05:43:59 +0000 (00:43 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 6 Feb 2007 05:43:59 +0000 (00:43 -0500) | ||
commit | e5b1444b96b842597348d449722ec876432a6530 | |
tree | bed585c43315f1ff5055cc7194535f866d560d9f | tree | snapshot |
parent | 10e8d68820db9c7b6412d5a553a93fd200388f30 | commit | diff |
Correct minor style issue in fast-import.
Junio noticed that I was using a different style in fast-import
for returned pointers than the rest of Git. Before merging this
code into the main git.git tree I'd like to make it consistent,
as this style variation was not intentional.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Junio noticed that I was using a different style in fast-import
for returned pointers than the rest of Git. Before merging this
code into the main git.git tree I'd like to make it consistent,
as this style variation was not intentional.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |