motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

commit 8b0a40dfa2f504665fe814868cb4d2f7467959c3 (tree)
parent 8820f3f89c9490ca2507c9c969ca10fe46b7b37e
Author: Tim Pope <code@tpope.net>
Date:   Sat, 24 Jul 2021 07:30:08 -0400

Remove "soft" qualifier from deprecated commands

Diffstat:
Mdoc/fugitive.txt | 10++++------
1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/doc/fugitive.txt b/doc/fugitive.txt @@ -603,12 +603,10 @@ a statusline, this one matches the default when 'ruler' is set: < DEPRECATIONS *fugitive-deprecated* -The following commands are softly deprecated in favor of replacements that -adhere to a new naming scheme. They will eventually be removed, but probably -not in the near future. - -Remember that |:Git| can be shortened to |:G|, so replacements using it are -just one space character longer than the legacy version. +The following commands are deprecated in favor of replacements that adhere to +a new naming scheme. Remember that |:Git| can be shortened to |:G|, so +replacements using it are just one space character longer than the legacy +version. *:Gremove* Superseded by |:GRemove|. *:Gdelete* Superseded by |:GDelete|.