From ab6299a6be26ba8320a225d94d141e845e5ecc0a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 16 Feb 2019 00:00:11 -0500 Subject: km/magit-branch-backup-current: Update stale docstring This should have been done in 6ea76aa (magit-branch-backup-current: Don't use "b/" prefix, 2017-03-19). --- lisp/km-magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/km-magit.el b/lisp/km-magit.el index 5f998c0..14083bd 100644 --- a/lisp/km-magit.el +++ b/lisp/km-magit.el @@ -175,7 +175,7 @@ START-POINT set to the current branch. (defun km/magit-branch-backup-current (&optional choose-suffix) "Create a backup branch for the current branch. -Name it as 'b/__v', where is incremented +Name it as '__v', where is incremented to form a refname that doesn't already exist. With the prefix argument CHOOSE-SUFFIX, prompt for a suffix to use instead of 'v'." -- cgit v1.2.3