aja-video / contra

Network device configuration tracker built using GoLang with a focus on routers and switches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figure out GitDiff without exec

dustinaja opened this issue · comments

We're currently using exec to get the git diffs. See if there is a way to get the diffs natively. Review git-diff project, or another solution.