Skip to content
New issue

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

Improve bindings #2

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

fracek
Copy link
Member

@fracek fracek commented Jul 14, 2014

I'm working through https://libgit2.github.com/docs/guides/101-samples/. A lot of work is still needed.

author: Francesco Ceccon
copyright: See LICENSE file in this distribution.

define function git-commit-create
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why isn't this a make method?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know, because we don't return a <git-commit*>, but a <git-oid*>. make should be another function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants