1
0
Fork 0

remove -- from git

This commit is contained in:
Andrey Orst 2018-10-11 16:28:02 +03:00
parent c9024da45d
commit 419b69a4b4

View file

@ -31,7 +31,7 @@ str fzf_file_command "find"
declare-option -docstring "command to provide list of files in git tree to fzf. Arguments are supported
Supported tools:
<package>: <value>:
Git --fast-version-control: ""git""
Git : ""git""
Default arguments:
""git ls-tree --name-only -r HEAD""
@ -174,7 +174,7 @@ define-command -docstring "Wrapper command for fzf vcs to automatically decect
used version control system.
Supported vcs:
Git --fast-version-control: ""git""
Git: ""git""
Subversion: ""svn""
Mercurial SCM: ""hg""
GNU Bazaar: ""bzr""