Commit Graph

1 Commits (e3adb686bb2e6f1ae3adc83a74f40cf1f621c620)

Author SHA1 Message Date
Alexander McRae a1f1bccd7a
Add go wrapper around git diff-tree --raw -r -M (#33369)
* Implemented calling git diff-tree
 * Ensures wrapper function is called with valid arguments
 * Parses output into go struct, using strong typing when possible
3 weeks ago