diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-02-04 02:38:21 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-04 00:18:41 -0800 |
commit | 2e3a430a9a976ec9324b33fef41dfeb55353a1ae (patch) | |
tree | 5267b98f0e16eb32772e9145efa7fcfbfca13312 /builtin-unpack-objects.c | |
parent | bash: Remove short option completions for branch/checkout/diff. (diff) | |
download | tgif-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-unpack-objects.c')
0 files changed, 0 insertions, 0 deletions