diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-07-05 22:16:15 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-07-05 23:22:52 -0700 |
commit | 41f556b947ef5a161aaa791a865242d9bd8e5610 (patch) | |
tree | ba039b1c90b5f223ebb3394c6c96331cdf713430 /t/t9700 | |
parent | gitweb: Move evaluate_gitweb_config out of run_request (diff) | |
download | tgif-41f556b947ef5a161aaa791a865242d9bd8e5610.tar.xz |
rebase-i: style fix
Case arms should align with "case" and "esac".
Do not cat a file into a pipeline; just make the downstream command
read from the file.
Having a while statement as a downstream of a pipe is fine, but
the loop should begin on its own line.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9700')
0 files changed, 0 insertions, 0 deletions