You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed problem with the finding of the .git directory
setGitDir seemed to stop the searching up the tree for the .git
directory. findGitDir can take an argument of where to start the search.