Skip to content

Conversation

@brunson
Copy link
Contributor

Add call method to Git object to allow
passing git command options to the executable

Change-Id: If1bc01008e66d3fd3811c15b56e58f38c95b9887

Eric Brunson added 3 commits April 23, 2014 11:13
Add __call__ method to Git object to allow passing git command options to the executable Change-Id: If1bc01008e66d3fd3811c15b56e58f38c95b9887
Add __call__ method to Git object to allow passing git command options to the executable requires flag to transform_kwargs add unit test Change-Id: If1bc01008e66d3fd3811c15b56e58f38c95b9887
Add __call__ method to Git object to allow passing git command options to the executable requires flag to transform_kwargs add unit tests Change-Id: If1bc01008e66d3fd3811c15b56e58f38c95b9887
@brunson
Copy link
ContributorAuthor

Here you go. I'm unfamiliar with the github workflow, so I'm unsure what to do next. I think you can take it from here, right?

@Byron
Copy link
Member

Thanks for the tests, I think you can merge yourself and push the changes, or do it online right away.
Please have a try.

brunson added a commit that referenced this pull request Apr 25, 2014
@brunsonbrunson merged commit 811a651 into gitpython-developers:0.3Apr 25, 2014
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@brunson@Byron