Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
status: fix null termination with "-b"
author
Jeff King
<peff@peff.net>
Mon, 7 May 2012 21:02:18 +0000
(17:02 -0400)
committer
Jeff King
<peff@peff.net>
Tue, 8 May 2012 08:51:08 +0000
(
04:51
-0400)
When the "-z" option is given to status, we are supposed to
NUL-terminate each record. However, the "-b" code to show
the tracking branch did not respect this, and always ended
with a newline.
Signed-off-by: Jeff King <peff@peff.net>
raw
|
patch
| inline |
side by side
(from:
a598523
)
No differences found