author | Jonathan Nieder <jrnieder@gmail.com> | |
Sat, 31 Jul 2010 06:14:25 +0000 (13:14 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Aug 2010 17:28:09 +0000 (10:28 -0700) | ||
commit | 7f71a6ae184d4aad78b37b9eeda4d7a6e5a01d99 | |
tree | 3d4a3933ad980cf8fc249fd209a608275e6a58e9 | tree | snapshot |
parent | e923eaeb901ff056421b9007adcbbce271caa7b6 | commit | diff |
t1011 (sparse checkout): style nitpicks
Tweak the rest of the script to more closely follow the test
style guide. Guarding setup commands with test_expect_success
makes it easy to see the scope in which some particular data is
used; removal of whitespace after >redirection operators is just
for consistency.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Tweak the rest of the script to more closely follow the test
style guide. Guarding setup commands with test_expect_success
makes it easy to see the scope in which some particular data is
used; removal of whitespace after >redirection operators is just
for consistency.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1011-read-tree-sparse-checkout.sh | diff | blob | history |