1
0
mirror of https://github.com/git/git.git synced 2024-10-21 10:28:50 +02:00
git/contrib/subtree
David Aguilar d7fd792e1b subtree: adjust function definitions to match CodingGuidelines
We prefer a space between the function name and the parentheses, and no
space inside the parentheses.

The opening "{" should also be on the same line.

Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-07-27 19:10:24 -07:00
..
t subtree: fix "git subtree split --rejoin" 2016-07-26 13:57:00 -07:00
.gitignore
COPYING
git-subtree.sh subtree: adjust function definitions to match CodingGuidelines 2016-07-27 19:10:24 -07:00
git-subtree.txt
INSTALL
Makefile contrib/subtree: Make testing easier 2016-01-19 10:15:20 -08:00
README
todo contrib/subtree: remove "push" command from the "todo" file 2015-11-06 09:32:33 -08:00

Please read git-subtree.txt for documentation.

Please don't contact me using github mail; it's slow, ugly, and worst of
all, redundant. Email me instead at apenwarr@gmail.com and I'll be happy to
help.

Avery