Closed brandonpittman closed 3 years ago
When I run git ps ls from master, the output is what I expect it to be.
git ps ls
When run from a branch other than master, it returns this error:
gitLogFailure
I thought the tool would work on feature branches, but maybe I'm wrong?
When I run
git ps ls
from master, the output is what I expect it to be.When run from a branch other than master, it returns this error:
gitLogFailure
I thought the tool would work on feature branches, but maybe I'm wrong?