From: Junio C Hamano Date: Tue, 4 Dec 2007 05:56:09 +0000 (-0800) Subject: Add git-fast-export to list of commands. X-Git-Tag: v1.5.4-rc0~91 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=311db37e707601ef2107d2938c0e0e0ade6e39b5;p=git.git Add git-fast-export to list of commands. Signed-off-by: Junio C Hamano --- diff --git a/command-list.txt b/command-list.txt index 49506a411..28342da95 100644 --- a/command-list.txt +++ b/command-list.txt @@ -33,6 +33,7 @@ git-diff mainporcelain common git-diff-files plumbinginterrogators git-diff-index plumbinginterrogators git-diff-tree plumbinginterrogators +git-fast-export ancillarymanipulators git-fast-import ancillarymanipulators git-fetch mainporcelain common git-fetch-pack synchingrepositories