diff options
author | John Keeping <john@keeping.me.uk> | 2013-11-10 15:47:30 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-11-12 14:10:21 -0800 |
commit | 7c4012812aa87a0cceb13b695e95e66d628516ec (patch) | |
tree | f99d335e21c118872b49d67439381aae807b0f44 /command-list.txt | |
parent | 925ceccf050e2998c2b805476b529bdf5352cf74 (diff) | |
download | git-7c4012812aa87a0cceb13b695e95e66d628516ec.tar.gz |
lost-found: remove deprecated command
"git lost-found" has been deprecated since commit fc8b5f0 (Deprecate
git-lost-found, 2007-11-08), included in version 1.5.4.
Signed-off-by: John Keeping <john@keeping.me.uk>
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, 0 insertions, 1 deletions
diff --git a/command-list.txt b/command-list.txt index f8fc5b85aa..7bf242025f 100644 --- a/command-list.txt +++ b/command-list.txt @@ -64,7 +64,6 @@ git-init mainporcelain common git-instaweb ancillaryinterrogators gitk mainporcelain git-log mainporcelain common -git-lost-found ancillarymanipulators deprecated git-ls-files plumbinginterrogators git-ls-remote plumbinginterrogators git-ls-tree plumbinginterrogators |