Port the git support away from libqgit2, use libgit2 directly

Authored by leinir on Feb 8 2017, 9:27 AM.

Description

Port the git support away from libqgit2, use libgit2 directly

This is less nasty than it might seem. The original code was littered
with switching bits back and forth between libqgit2 and libgit2 code,
which really was decidedly un-pretty and felt very hackish. So, it
now is just straight forward libgit2, and easier to read

Details

Committed
leinirFeb 8 2017, 9:27 AM
Parents
R8:69d7fd3a430e: Register QAction as a type, so we can pass it through Qt Quick
Branches
Unknown
Tags
Unknown