Skip to content

set remote callback before push#431

Closed
DrWrong wants to merge 1 commit intolibgit2:masterfrom
DrWrong:master
Closed

set remote callback before push#431
DrWrong wants to merge 1 commit intolibgit2:masterfrom
DrWrong:master

Conversation

@DrWrong
Copy link

@DrWrong DrWrong commented Oct 2, 2014

the origin remote.push method will not work if the reposity need to be authorize, because no call back set, so i copy the set perfomance the fetch method do to the push

Copy link
Member

Choose a reason for hiding this comment

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

self._self_handle needs to be set to None after the push operation completes, next to freeing the push object itself.

@carlosmn
Copy link
Member

carlosmn commented Nov 3, 2014

I've squashed the resource leak fix and pushed that to master.

@carlosmn carlosmn closed this Nov 3, 2014
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