diff options
author | Junio C Hamano <junkio@cox.net> | 2007-02-13 22:48:32 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-13 22:48:32 -0800 |
commit | ddfff2665150f6194944864c96649cce08ac4fbd (patch) | |
tree | 9368db666d018d9b13f282f50304fb1ad3a70d5b /Documentation/cmd-list.perl | |
parent | 859f9c45814afae3250424946e2156ea366224f7 (diff) | |
parent | 4b02c5290e410e6bbb58b507942f722dff9d76a8 (diff) | |
download | git-ddfff2665150f6194944864c96649cce08ac4fbd.tar.gz |
Merge branch 'maint'
* maint:
Makefile: update check-docs target
cmd-list: add git-remote
Documentation: Drop full-stop from git-fast-import title.
Minor corrections to release notes
Diffstat (limited to 'Documentation/cmd-list.perl')
-rwxr-xr-x | Documentation/cmd-list.perl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/cmd-list.perl b/Documentation/cmd-list.perl index d4fd72db4c..a2d6268e2b 100755 --- a/Documentation/cmd-list.perl +++ b/Documentation/cmd-list.perl @@ -145,6 +145,7 @@ git-reflog ancillarymanipulators git-relink ancillarymanipulators git-repack ancillarymanipulators git-config ancillarymanipulators +git-remote ancillarymanipulators git-request-pull foreignscminterface git-rerere ancillaryinterrogators git-reset mainporcelain |