Skip to content

Instantly share code, notes, and snippets.

@JAChapmanII
Created December 18, 2016 13:23
Show Gist options
  • Save JAChapmanII/a3cd0d7b25cd1833e86e17ebd08eb215 to your computer and use it in GitHub Desktop.
Save JAChapmanII/a3cd0d7b25cd1833e86e17ebd08eb215 to your computer and use it in GitHub Desktop.
coming back to old code
[jac@rasa gapi]$ m
g++ -o gapi gapi.cpp git.cpp -lgit2 -std=c++11 -g -rdynamic
[jac@rasa gapi]$ ./gapi
branch: future
branch: master
branch: sqlite
Segmentation fault (core dumped)
[jac@rasa gapi]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment