diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-29 14:09:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-29 14:09:11 -0700 |
commit | a3df180138b85a603656582bde6df757095618cf (patch) | |
tree | 5a4d7d606c4ff4ec0d62ce18bce3bc81fe737862 /diff-tree-helper.c | |
parent | [PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script (diff) | |
download | tgif-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 'diff-tree-helper.c')
0 files changed, 0 insertions, 0 deletions