Skip to content

Conversation

StyXman
Copy link
Contributor

@StyXman StyXman commented Aug 19, 2015

…ents for the executable.

So git.Git.command(f=42) becomes git command -f 42 instead of git command -f42, which is not recognized by git. See #340.

@StyXman StyXman mentioned this pull request Aug 19, 2015
@Byron Byron added this to the v1.0.2 - Fixes milestone Aug 21, 2015
@Byron
Copy link
Member

Byron commented Aug 21, 2015

Thank you !

Please note that the tests require some runup on the local repository, what's done exactly can be seen in the .travis.yml file.

Byron added a commit that referenced this pull request Aug 21, 2015
fix(cmd): make short options with arguments become two separate argum…
@Byron Byron merged commit 1d768f6 into gitpython-developers:master Aug 21, 2015
@Byron Byron mentioned this pull request Feb 27, 2016
Sign up for free to 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.

3 participants