We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I've recently posted a tutorial on my blog about how to traverse a git repository using libgit2 and C++ and I was wondering if would be a good idea to add it (after some editing) to the annotated examples.
My idea is to copy the code explained, replace C++ code with C and use the same formatting used in the Repository Initialization example.
Please let me know if this is ok before I do it and submit it as pull request.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I've recently posted a tutorial on my blog about how to traverse a git repository using libgit2 and C++ and I was wondering if would be a good idea to add it (after some editing) to the annotated examples.
My idea is to copy the code explained, replace C++ code with C and use the same formatting used in the Repository Initialization example.
Please let me know if this is ok before I do it and submit it as pull request.
The text was updated successfully, but these errors were encountered: