michaeldfallen / git-radar

A heads up display for git
MIT License
2.59k stars 85 forks source link

Added additional checks for .git and sub-directories. #107

Closed rholmboe closed 1 year ago

rholmboe commented 7 years ago

Bug #98 wasn't really propagated correctly, you still got git-fetch bug when you entered a sub-directory in .git. Now it's recursive, faster and still POSIX compliant.