summaryrefslogtreecommitdiff
path: root/attr.c
diff options
context:
space:
mode:
authorBrandon Casey <drafnel@gmail.com>2011-05-26 20:43:21 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-05-29 20:00:10 (GMT)
commit000f97bd11e94fa8ede7fcdb43f5633997fed672 (patch)
treee38c37f3bb280af092b5c34072cb51f39dbc7061 /attr.c
parent95b9f9f927a7d9ea2bc2849b6ae624335e98362f (diff)
downloadgit-000f97bd11e94fa8ede7fcdb43f5633997fed672.zip
git-000f97bd11e94fa8ede7fcdb43f5633997fed672.tar.gz
git-000f97bd11e94fa8ede7fcdb43f5633997fed672.tar.bz2
builtin/commit.c: set status_format _after_ option parsing
'git status' should use --porcelain output format when -z is given. It was not doing so since the _effect_ of using -z, namely that null_termination would be set, was being checked _before_ option parsing was performed. So, move the check so that it is performed after option parsing. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'attr.c')
0 files changed, 0 insertions, 0 deletions