mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-01-23 15:22:04 +08:00
Append -- to git checkout commands
Checking out a branch or tag may not succeed if there is a path entry with the same name. This commit appends -- to git checkout commands to clarify that we're not referring to a file or a directory. Close #602
This commit is contained in: