Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: move git-get-tar-commit-id to plumbing
author
Daniels Umanovskis
<daniels@umanovskis.se>
Thu, 11 Oct 2018 18:39:32 +0000
(20:39 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Oct 2018 23:26:37 +0000
(08:26 +0900)
This is definitely a low-level command, it's hard to argue
against it belonging in plumbing.
Signed-off-by: Daniels Umanovskis <daniels@umanovskis.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
command-list.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
cae598d
)
diff --git
a/command-list.txt
b/command-list.txt
index a9dda3b8af6a754564f8f840f0ca63d93f6c88dc..d8927168bf6937dfc1238fc61bbc78836e8e724e 100644
(file)
--- a/
command-list.txt
+++ b/
command-list.txt
@@
-96,7
+96,7
@@
git-for-each-ref plumbinginterrogators
git-format-patch mainporcelain
git-fsck ancillaryinterrogators complete
git-gc mainporcelain
-git-get-tar-commit-id
ancillary
interrogators
+git-get-tar-commit-id
plumbing
interrogators
git-grep mainporcelain info
git-gui mainporcelain
git-hash-object plumbingmanipulators