Skip to content

Added git check #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added git check #20

wants to merge 1 commit into from

Conversation

jjasghar
Copy link

You can't always assume people have git installed 🤘

You can't always assume people have `git` installed 🤘
@crash5
Copy link
Contributor

crash5 commented Jul 3, 2021

If I'm right with this patch you cant use the script without git. Which is not desirable in my opinion.

Is the check on

vimv/vimv

Line 35 in 3bb51a4

if git ls-files --error-unmatch "${src[i]}" > /dev/null 2>&1; then
is not enough?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants