Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix git-svn parameter passing #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

basman
Copy link

@basman basman commented Aug 21, 2013

Single character (resp. short) parameters like -b SOMETHING were passed
in long parameter syntax, namely as -b=SOMETHING. This broke the import
of branches.

This patch can correctly pass on both long and short parameters from the
user to git-svn.

Roman Hoog Antink added 2 commits August 21, 2013 13:47
Single character (resp. short) parameters like -b SOMETHING were passed
in long parameter syntax, namely as -b=SOMETHING. This patch can pass
on both long and short parameters from the user to git-svn.
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