Skip to content

Fix commit_create_cb#1946

Open
julianmesa-gitkraken wants to merge 1 commit intonodegit:masterfrom
julianmesa-gitkraken:fix-commit_create_cb
Open

Fix commit_create_cb#1946
julianmesa-gitkraken wants to merge 1 commit intonodegit:masterfrom
julianmesa-gitkraken:fix-commit_create_cb

Conversation

@julianmesa-gitkraken
Copy link
Contributor

The definition was wrong parents should be an array of Commits not Oids.
Also we are copying the Oid in the callback so we are not returning the Oid so we must not set selfFreeing to false.

The definition was wrong parents should be an array of Commits not Oids.
Also we are copying the Oid in the callback so we are not returning the Oid so we must not set selfFreeing to false.
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.

1 participant