Closed rorybyrne closed 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.
git plan --version
git plan
Right now, if you run
git plan --version
after a fresh install, it fails becausegit plan
has not been initialized in that directory.