tentacles icon indicating copy to clipboard operation
tentacles copied to clipboard

An Octocat is nothing without his tentacles

Results 3 tentacles issues
Sort by recently updated
recently updated
newest added

#Summary by example: `(api-call :get "repos/%s/%s/git/commits/%s" [user repo sha] options)` uses the wrong URL. `(api-call :get "repos/%s/%s/commits/%s" [user repo sha] options)` uses the right URL but is broken in tentacles....

A placeholder issue

docs: https://developer.github.com/v3/reactions/