aboutsummaryrefslogtreecommitdiff
path: root/builtin-apply.c
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-02-04 02:38:21 -0500
committerJunio C Hamano <junkio@cox.net>2007-02-04 00:18:41 -0800
commit2e3a430a9a976ec9324b33fef41dfeb55353a1ae (patch)
tree5267b98f0e16eb32772e9145efa7fcfbfca13312 /builtin-apply.c
parent9f4cc6f76b8a15a89b85a43e0c0016a64d368709 (diff)
downloadgit-2e3a430a9a976ec9324b33fef41dfeb55353a1ae.tar.gz
git-2e3a430a9a976ec9324b33fef41dfeb55353a1ae.tar.xz
bash: Classify cat-file and reflog as plumbing.
Now that git-show is capable of displaying any file content from any revision and is the approved Porcelain-ish level method of doing so, cat-file should no longer be classified as a user-level utility by the bash completion package. I'm also classifying the new git-reflog command as plumbing for the time being as there are no subcommands which are really useful to the end-user. git-gc already invokes `git reflog expire --all`, which makes it rather unnecessary for the user to invoke it directly. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-apply.c')
0 files changed, 0 insertions, 0 deletions