rorybyrne / git-plan

Git Plan - a better workflow for git
MIT License
182 stars 5 forks source link

The --version flag should work even if git plan is not initialized in the current directory #53

Closed rorybyrne closed 3 years ago

rorybyrne commented 3 years ago

Right now, if you run git plan --version after a fresh install, it fails because git plan has not been initialized in that directory. image