|
|
|
|
|
by ultramann
335 days ago
|
|
I'm aware of go-git [0] which > aims to be fully compatible with git, all the porcelain operations are implemented to work exactly as git does written in pure go, therefore with a go native api. I've never tried to use it, but it does look quite impressive to me. [0] https://github.com/go-git/go-git |
|