Closed
Description
Looks like libgit2sharp
not supported to GPG-sign commit.
I propose import the API about GPG-sign.
http://git.kernel.org/cgit/git/git.git/plain/Documentation/RelNotes/1.7.9.txt
Git v1.7.9 Release Notes
"git commit" learned "-S" to GPG-sign the commit; this can be shown
with the "--show-signature" option to "git log".