Skip to content

commit: introduce git_commit_create_from_stage #6716

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

Merged
merged 5 commits into from
Jan 26, 2024
Merged

Conversation

ethomson
Copy link
Member

Provide a simple helper method that allows users to create a commit from
the current index with minimal information.

Provide a helper method to provide the HEAD's commit, much like our
existing `head_tree` helper.
commit functions should take an array of const pointers, not a const
array.
Provide a simple helper method that allows users to create a commit from
the current index with minimal information.
@ethomson ethomson merged commit 9b2577f into main Jan 26, 2024
@ethomson ethomson deleted the ethomson/commit branch April 3, 2024 09:09
georgthegreat added a commit to georgthegreat/libgit2 that referenced this pull request May 20, 2024
ethomson added a commit that referenced this pull request Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants