summaryrefslogtreecommitdiffstats
path: root/command-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-12-04 06:56:09 +0100
committerJunio C Hamano <gitster@pobox.com>2007-12-04 08:43:07 +0100
commit311db37e707601ef2107d2938c0e0e0ade6e39b5 (patch)
treef257643cce297f3dd63ff10edc4b268545ef09c0 /command-list.txt
parentfast-export: rename the signed tag mode 'ignore' to 'verbatim' (diff)
downloadgit-311db37e707601ef2107d2938c0e0e0ade6e39b5.tar.xz
git-311db37e707601ef2107d2938c0e0e0ade6e39b5.zip
Add git-fast-export to list of commands.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'command-list.txt')
-rw-r--r--command-list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/command-list.txt b/command-list.txt
index 49506a411e..28342da959 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