diff options
author | Junio C Hamano <junkio@cox.net> | 2007-02-14 07:48:32 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-14 07:48:32 +0100 |
commit | ddfff2665150f6194944864c96649cce08ac4fbd (patch) | |
tree | 9368db666d018d9b13f282f50304fb1ad3a70d5b /Documentation/cmd-list.perl | |
parent | teach diff machinery about --ignore-space-at-eol (diff) | |
parent | Makefile: update check-docs target (diff) | |
download | git-ddfff2665150f6194944864c96649cce08ac4fbd.tar.xz git-ddfff2665150f6194944864c96649cce08ac4fbd.zip |
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 |