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

Added "gh submodule add" #71

Closed
wants to merge 10 commits into from
Closed

Conversation

tgkokk
Copy link
Collaborator

@tgkokk tgkokk commented Jul 13, 2013

I added gh submodule add command.

The continueNext variable is used to skip options and their arguments, i.e. you can skip -b, --reference, etc. wherever they are. So, when I run gh submodule add -b foo --reference foo foo/bar foo, it will work as expected.

It also checks for '=', since you can also use --reference=foo.

@tgkokk tgkokk mentioned this pull request Jul 18, 2013
@tgkokk
Copy link
Collaborator Author

tgkokk commented Jul 19, 2013

OK, now you may have a look at it.

@owenthereal
Copy link
Owner

Thanks. Merged in d5c864d with modifications. This is the last command :)

@tgkokk tgkokk deleted the gh-submodule branch July 21, 2013 17:04
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.

None yet

2 participants