]> code.delx.au - gnu-emacs-elpa/commit
counsel-git-grep should quote strings better
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 9 Jun 2015 08:03:20 +0000 (10:03 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 9 Jun 2015 08:05:07 +0000 (10:05 +0200)
commit00a1b02df0b1c4da6479ea6022568787bd21de6b
tree4f3e86d99380984f8c70b1ae769e091d0ab6c1f6
parent40a938bacbf1031a9c7aa224166061e607cc834c
counsel-git-grep should quote strings better

* counsel.el (counsel-git-grep-function):
(counsel--gg-candidates): Update.

Fixes an errror when the input has a " in it.
counsel.el