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
Introduced a smarter cwd resolver which scans directory tree up in order to find the mgit.json file. If the file won't be found, an exception will be thrown. Closes #1. (751c10f)