Merge branch 'en/merge-ort-perf'
Junio C Hamano committed over 5 years ago
Merge branch 'en/ort-directory-rename'
Junio C Hamano committed over 5 years ago
Merge branch 'tb/ci-run-cocci-with-18.04' into maint
Junio C Hamano committed over 5 years ago
config: improve error message for boolean config
Andrew Klotz committed over 5 years ago
t7001: use `test` rather than `[`
Shubham Verma committed over 5 years ago
t7001: use here-docs instead of echo
Shubham Verma committed over 5 years ago
t7001: put each command on a separate line
Shubham Verma committed over 5 years ago
t7001: use '>' rather than 'touch'
Shubham Verma committed over 5 years ago
t7001: avoid using `cd` outside of subshells
Shubham Verma committed over 5 years ago
t7001: remove whitespace after redirect operators
Shubham Verma committed over 5 years ago
t7001: modernize subshell formatting
Shubham Verma committed over 5 years ago
t7001: remove unnecessary blank lines
Shubham Verma committed over 5 years ago
t7001: indent with TABs instead of spaces
Shubham Verma committed over 5 years ago
t7001: modernize test formatting
Shubham Verma committed over 5 years ago
stash: declare ref_stash as an array
Denton Liu committed over 5 years ago
t3905: use test_cmp() to check file contents
Denton Liu committed over 5 years ago
t3905: replace test -s with test_file_not_empty
Denton Liu committed over 5 years ago
t3905: remove nested git in command substitution
Denton Liu committed over 5 years ago
t3905: move all commands into test cases
Denton Liu committed over 5 years ago
t3905: remove spaces after redirect operators
Denton Liu committed over 5 years ago