Skip to content
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

Git diff #22

Open
iyeldinov opened this issue Jun 13, 2014 · 3 comments
Open

Git diff #22

iyeldinov opened this issue Jun 13, 2014 · 3 comments

Comments

@iyeldinov
Copy link

What am I doing wrong?

# deploy stage
usage: git diff [--no-index] <path> <path>

  commit or stash your changes before deploying
@gayanhewa
Copy link

There is a bug on the

check_for_local_changes 

It runs a git diff on the local current directory. Comment it out and do the check manually for now may be , that works for me for now.

@alentame
Copy link

same here.

check_for_local_changes should have run "cd $path/source" at the beginning I think

@t0lkman
Copy link

t0lkman commented Feb 24, 2019

any workarounds for the issue?

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

No branches or pull requests

4 participants