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 (dirty) repository status not shown in promtp since 1.3.0pre #928

Closed
sveggiani opened this issue Apr 22, 2016 · 1 comment
Closed

git (dirty) repository status not shown in promtp since 1.3.0pre #928

sveggiani opened this issue Apr 22, 2016 · 1 comment

Comments

@sveggiani
Copy link

I'm not getting the indicator of a dirty repo in the prompt since I updated to 1.3.0pre.

The command I think it's getting executed is git diff --quiet --ignore-submodules HEAD 2>nul but in my current instalattion returns:

fatal: ambiguous argument '2': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

I'll try to obtain a command that works and commit it as a fix later.

@jankatins
Copy link
Contributor

jankatins commented Jun 2, 2016

See #974

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

3 participants