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

Use correct github raw url #1909

Closed
wants to merge 1 commit into from
Closed

Use correct github raw url #1909

wants to merge 1 commit into from

Conversation

badboy
Copy link
Contributor

@badboy badboy commented Aug 5, 2014

Once this is merged and the latest changes to commands.json in antirez/redis-doc are merged, utils/generate-command-help.rb > src/help.h should be re-run, so we get nice and easy tab-completed help in redis-cli again for all available commands.

mattsta pushed a commit to mattsta/redis that referenced this pull request Aug 5, 2014
Once this is merged:
  - merge the latest changes to commands.json in antirez/redis-doc
  - re-run: utils/generate-command-help.rb > src/help.h

Then we'll have nice and easy tab-completed help in redis-cli again.

Closes redis#1909
@mattsta
Copy link
Contributor

mattsta commented Aug 5, 2014

Thanks! Added to the giant merge branch.

This URL has an amusing history. It started out as github.com (2010), then moved to raw.github.com (2012), now it's hopefully stable forever at raw.githubusercontent.com.

@mattsta mattsta mentioned this pull request Aug 5, 2014
@badboy
Copy link
Contributor Author

badboy commented Aug 5, 2014

haha, "hopefully". We could just improve the fetching code to follow redirects, but ... nevermind. Let's just adjust it when needed.

mattsta pushed a commit to mattsta/redis that referenced this pull request Aug 6, 2014
Once this is merged:
  - merge the latest changes to commands.json in antirez/redis-doc
  - re-run: utils/generate-command-help.rb > src/help.h

Then we'll have nice and easy tab-completed help in redis-cli again.

Closes redis#1909
@antirez antirez closed this in ef57f94 Aug 25, 2014
antirez pushed a commit that referenced this pull request Aug 26, 2014
Once this is merged:
  - merge the latest changes to commands.json in antirez/redis-doc
  - re-run: utils/generate-command-help.rb > src/help.h

Then we'll have nice and easy tab-completed help in redis-cli again.

Closes #1909
antirez pushed a commit that referenced this pull request Aug 27, 2014
Once this is merged:
  - merge the latest changes to commands.json in antirez/redis-doc
  - re-run: utils/generate-command-help.rb > src/help.h

Then we'll have nice and easy tab-completed help in redis-cli again.

Closes #1909
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