Skip to content

Conversation

ethomson
Copy link
Member

  • Emulating git commit is clunky - identifying your commit's parents is part of the problem. Provide a helper to give you the parents given the current repository state.

Emulating `git commit` is clunky - identifying your commit's parents is
part of the problem. Provide a helper to give you the parents given the
current repository state.
@ethomson ethomson changed the title Commit improvements Add git_repository_commit_parents to identify the parents of the next commit given the repository state Jan 10, 2024
@ethomson ethomson merged commit ea00310 into main Jan 10, 2024
@ethomson ethomson deleted the ethomson/commit branch January 10, 2024 02:06
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.

1 participant