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

Allow @ to be used as a divider with cli: install and info. #2322

Merged
merged 5 commits into from Jul 4, 2016
Merged

Allow @ to be used as a divider with cli: install and info. #2322

merged 5 commits into from Jul 4, 2016

Commits on Jul 1, 2016

  1. Allow the info command to accept @ as a divider

    replace @ with # when the endpoint is received
    doomedramen committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    8a01a78 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. allow install to use @ as a version divider

    @ is replaced with # as part of the `install` command.
    doomedramen committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    1eabaef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d14bb View commit details
    Browse the repository at this point in the history
  3. Update install.js

    doomedramen committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    c86248a View commit details
    Browse the repository at this point in the history
  4. Update install.js

    doomedramen committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    11d4e76 View commit details
    Browse the repository at this point in the history