aboutsummaryrefslogtreecommitdiff
path: root/tree.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-29 14:09:11 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-29 14:09:11 -0700
commita3df180138b85a603656582bde6df757095618cf (patch)
tree5a4d7d606c4ff4ec0d62ce18bce3bc81fe737862 /tree.h
parentd840b3b285a0e6d742c687d344ddefd05e02c60a (diff)
downloadgit-a3df180138b85a603656582bde6df757095618cf.tar.gz
git-a3df180138b85a603656582bde6df757095618cf.tar.xz
Rename git core commands to be "git-xxxx" to avoid name clashes.
This also regularizes the make. The source files themselves don't get the "git-" prefix, because that's just inconvenient. So instead we just make the rule that "git-xxxx" depends on "xxxx.c", and do that for all the core programs (ie the old "git-mktag.c" got renamed to just "mktag.c" to match everything else). And "show-diff" got renamed to "git-diff-files" while at it, since that's what it really should be to match the other git-diff-xxx cases.
Diffstat (limited to 'tree.h')
0 files changed, 0 insertions, 0 deletions