goldstar611 / gitless

A maintained fork of the simple git interface
https://goldstar611.github.io/gitless/
MIT License
26 stars 2 forks source link

Fix issue https://github.com/gitless-vcs/gitless/issues/118 #4

Closed goldstar611 closed 2 years ago

goldstar611 commented 2 years ago

The current working directory may not exist so catch these and change directories to the root repo path. If that doesn't exist we have bigger problems :P