gitless icon indicating copy to clipboard operation
gitless copied to clipboard

Remove dependency on command-line git

Open techtonik opened this issue 7 years ago • 0 comments
trafficstars

This:

https://github.com/sdg-mit/gitless/blob/6a785318f47e9e054bfe51d32441fae7671124da/gitless/core.py#L30

invokes/requires local git binary. This should be replaced with library calls to pygit2.

techtonik avatar May 12 '18 19:05 techtonik