diff options
author | Jeff King <peff@peff.net> | 2012-05-07 17:02:18 -0400 |
---|---|---|
committer | Jeff King <peff@peff.net> | 2012-05-08 04:51:08 -0400 |
commit | a5985237878481af5fbca349d0d1ad7d6b2d2bcb (patch) | |
tree | 229ed5444925bc654ddbe1161d97f4af9f83b419 /Documentation | |
parent | 3207a3a29179c247d1ee9552511123e426845acb (diff) | |
download | git-a5985237878481af5fbca349d0d1ad7d6b2d2bcb.tar.gz |
status: fix null termination with "-b"
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions