Kevin Coleman

Results 14 comments of Kevin Coleman

So it turns out that my error is caused because I was using a newly initialized repository without any commits. The `git rev-parse --quiet --verify HEAD` returned nothing causing `git...

@jonathanfishbein1 are you starting with a repository that doesn't have any commits? If so, there is a bug that is not fixed by the latest release.

I have created a pull request to fix the typo in the symbolic-ref: https://github.com/vector-of-bool/vscode-gitflow/pull/12 This bug will also cause the error where git will return 1.

You will continue to get this error until the next release or you can clone the latest code and build it yourself.