Skip to content

Commit ce366a8

Browse files
umanovskisgitster
authored andcommitted
doc: move git-get-tar-commit-id to plumbing
This is definitely a low-level command, it's hard to argue against it belonging in plumbing. Signed-off-by: Daniels Umanovskis <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent cae598d commit ce366a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command-list.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ git-for-each-ref plumbinginterrogators
9696
git-format-patch mainporcelain
9797
git-fsck ancillaryinterrogators complete
9898
git-gc mainporcelain
99-
git-get-tar-commit-id ancillaryinterrogators
99+
git-get-tar-commit-id plumbinginterrogators
100100
git-grep mainporcelain info
101101
git-gui mainporcelain
102102
git-hash-object plumbingmanipulators

0 commit comments

Comments
 (0)