summaryrefslogtreecommitdiff
path: root/command-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-12-04 05:56:09 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-12-04 07:43:07 (GMT)
commit311db37e707601ef2107d2938c0e0e0ade6e39b5 (patch)
treef257643cce297f3dd63ff10edc4b268545ef09c0 /command-list.txt
parentee4bc3715fd8e4598d31dfa7288609cad86a2321 (diff)
downloadgit-311db37e707601ef2107d2938c0e0e0ade6e39b5.zip
git-311db37e707601ef2107d2938c0e0e0ade6e39b5.tar.gz
git-311db37e707601ef2107d2938c0e0e0ade6e39b5.tar.bz2
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 49506a4..28342da 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