summaryrefslogtreecommitdiff
path: root/check-builtins.sh
diff options
context:
space:
mode:
authorStefan Beller <sbeller@google.com>2016-12-12 15:54:55 -0800
committerJunio C Hamano <gitster@pobox.com>2016-12-12 23:11:57 -0800
commit9e189f1a5ccfd09fb2c9d1fdf3ee9b59bb0b0231 (patch)
tree4733f2095a52777fb0beed9430e14a52bb2eca51 /check-builtins.sh
parent8954bd76ebb7eb2bb252ea36b1a91f7b67603fe6 (diff)
downloadgit-9e189f1a5ccfd09fb2c9d1fdf3ee9b59bb0b0231.tar.gz
t3600: slightly modernize stylesb/t3600-cleanup
Remove the space between redirection and file name. Also remove unnecessary invocations of subshells, such as (cd submod && echo X >untracked ) && as there is no point of having the shell for functional purposes. In case of a single Git command use the `-C` option to let Git cd into the directory. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'check-builtins.sh')
0 files changed, 0 insertions, 0 deletions