Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamkumar Ramachandra <artagnon@gmail.com>2013-03-20 16:30:12 +0400
committerJunio C Hamano <gitster@pobox.com>2013-03-21 00:42:49 +0400
commit0d158ebb92c1302d987304fa7b717ba4d72aecdf (patch)
tree1d490cc51ed516e6f13d6889184eae2527509c30 /transport.h
parent1c71541ddd51968ca2957063b00da42941d13d98 (diff)
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 'transport.h')
0 files changed, 0 insertions, 0 deletions