Created
December 18, 2016 13:23
-
-
Save JAChapmanII/a3cd0d7b25cd1833e86e17ebd08eb215 to your computer and use it in GitHub Desktop.
coming back to old code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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