diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-03-20 18:00:12 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-20 13:42:49 -0700 |
commit | 0d158ebb92c1302d987304fa7b717ba4d72aecdf (patch) | |
tree | 1d490cc51ed516e6f13d6889184eae2527509c30 /t/t3010-ls-files-killed-modified.sh | |
parent | Merge branch 'maint' (diff) | |
download | tgif-0d158ebb92c1302d987304fa7b717ba4d72aecdf.tar.xz |
t3200 (branch): modernize style
Style is inconsistent throughout the file. Make the following
changes:
1. Indent everything with tabs.
2. Put the opening quote (') for the test in the same line as
test_expect_success, and the closing quote on a line by itself.
3. Do not add extra space between redirection operator and filename,
i.e. "cmd >dst", not "cmd > dst".
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3010-ls-files-killed-modified.sh')
0 files changed, 0 insertions, 0 deletions