dswisher / git-updater

Tool to help manage multiple git repositories
MIT License
0 stars 0 forks source link

Switch status to use git-exec-wrapper #2

Closed dswisher closed 2 years ago

dswisher commented 2 years ago

The GitChecker class is still using libgit2sharp. Rewrite it to use git-exec-wrapper.