Commit Graph

1 Commits (6f1333175461a6cf5497965c20b5d81b6e73c5d5)

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