diff options
author | Tarmigan Casebolt <tarmigan+git@gmail.com> | 2009-12-26 12:01:07 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-26 14:12:34 -0800 |
commit | 5717b47c59b0d01d9820dd6d4073d7428d9d4c6e (patch) | |
tree | 2eba782e3b47f87345e10aed612875c2efde8790 /command-list.txt | |
parent | 902f235378cb2b2f6dd5dd664b9630c95321f0ae (diff) | |
download | git-5717b47c59b0d01d9820dd6d4073d7428d9d4c6e.tar.gz |
Add git-http-backend to command-list.
Signed-off-by: Tarmigan Casebolt <tarmigan+git@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'command-list.txt')
-rw-r--r-- | command-list.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command-list.txt b/command-list.txt index cc5d48b385..95bf18cf06 100644 --- a/command-list.txt +++ b/command-list.txt @@ -49,6 +49,7 @@ git-grep mainporcelain common git-gui mainporcelain git-hash-object plumbingmanipulators git-help ancillaryinterrogators +git-http-backend synchingrepositories git-http-fetch synchelpers git-http-push synchelpers git-imap-send foreignscminterface |