Skip to content

commit: introduce git_commit_create_from_stage#6716

Merged
ethomson merged 5 commits into
mainfrom
ethomson/commit
Jan 26, 2024
Merged

commit: introduce git_commit_create_from_stage#6716
ethomson merged 5 commits into
mainfrom
ethomson/commit

Conversation

@ethomson
Copy link
Copy Markdown
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