diff options
author | SZEDER Gábor <szeder@ira.uka.de> | 2009-10-11 23:08:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-11 21:52:22 -0700 |
commit | 3240269dd9038ea12eb2f19a4be1218d6320a548 (patch) | |
tree | 24d4569340b263f415b6562b022b63cac2b90fad /command-list.txt | |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 (diff) | |
download | git-3240269dd9038ea12eb2f19a4be1218d6320a548.tar.gz |
Documentation: add 'git replace' to main git manpage
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
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 fb03a2ebb5..59b0adc39b 100644 --- a/command-list.txt +++ b/command-list.txt @@ -92,6 +92,7 @@ git-reflog ancillarymanipulators git-relink ancillarymanipulators git-remote ancillarymanipulators git-repack ancillarymanipulators +git-replace ancillarymanipulators git-repo-config ancillarymanipulators deprecated git-request-pull foreignscminterface git-rerere ancillaryinterrogators |