summaryrefslogtreecommitdiff
path: root/git-prune-script
diff options
context:
space:
mode:
authorLibravatar Linus Torvalds <torvalds@ppc970.osdl.org>2005-04-29 14:09:11 -0700
committerLibravatar Linus Torvalds <torvalds@ppc970.osdl.org>2005-04-29 14:09:11 -0700
commita3df180138b85a603656582bde6df757095618cf (patch)
tree5a4d7d606c4ff4ec0d62ce18bce3bc81fe737862 /git-prune-script
parent[PATCH] GIT: Honour SHA1_FILE_DIRECTORY env var in git-pull-script (diff)
downloadtgif-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 'git-prune-script')
0 files changed, 0 insertions, 0 deletions