Skip to content

Commit c5e43f4

Browse files
author
Thierry Volpiatto
committed
Make helm-ls-git-grep-command obsolete.
1 parent d8ff006 commit c5e43f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm-ls-git.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Valid values are symbol 'abs (default) or 'relative."
6767
;; alias it for backward compatibility.
6868
(defvar helm-ls-git-grep-command)
6969
(defvaralias 'helm-ls-git-grep-command 'helm-grep-git-grep-command)
70+
(make-obsolete-variable 'helm-ls-git-grep-command 'helm-grep-git-grep-command "1.8.0")
7071

7172
(defcustom helm-ls-git-default-sources '(helm-source-ls-git-status
7273
helm-source-ls-git-buffers

0 commit comments

Comments
 (0)