Skip to content

Conversation

@mx4492
Copy link
Contributor

@mx4492 mx4492 commented Mar 19, 2016

The "--shorten" command line option had stopped working since the
git.io API changed.

  1. The endpoint is now "/create".
  2. HTTP links result in a 301 redirect.
  3. The resulting shortcode is in the response body.

Thanks-To: https://github.com/tjt263 for the hint.

Fixes: #229

The "--shorten" command line option had stopped working since the
git.io API changed.

1. The endpoint is now "/create".
2. HTTP links result in a 301 redirect.
3. The resulting shortcode is in the response body.

Thanks-To: https://github.com/tjt263 for the hint.
ConradIrwin added a commit that referenced this pull request Mar 19, 2016
@ConradIrwin ConradIrwin merged commit f979cd0 into defunkt:master Mar 19, 2016
@ConradIrwin
Copy link
Collaborator

thanks!

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.

3 participants