forecasting icon indicating copy to clipboard operation
forecasting copied to clipboard

[ASK] Remove gitpython dependency

Open eisber opened this issue 5 years ago • 0 comments

Description

I learned that the gitpython dependency is used to find the repo root and navigate from there. Understand the use-case, but gitpython can be used for a lot more and adding it for this is a bit unexpected. Maybe search for .git in the current folder and up?

eisber avatar Mar 25 '20 17:03 eisber