Closed auremoser closed 9 years ago
This error looks to be the fault of git-stats. (It’s the one generating the error, apparently because it’s overly strict regarding the remote url.) I’m not able to help you debug it at the moment, but if you discover something that needs changing in gistup, please let me know.
@mbostock Indeed! I replied here. :four_leaf_clover:
Context
My gistup was working so well to automate my bl.ocks and gists from the cli. But recently it started giving me errors, no longer works, and now I'm trying to figure out why.
Process
I made a test directory to illustrate this, cd'd into it and typed this into terminal:
Expected result
Gistup creates my gist, with success, I tab to Chrome, rename the public gist and it populates on blocks momentarily.
Current result
Possible Issues
I'm on the same machine, same setup, same Github account as always, not pushing anything abnormal. All should be working.
I installed git-stats a while back, circa the same time my gistup started failing; since it's cited in the error message, I wonder whether there's a conflict between the two (gistup <> gitstats)? There are no errors related to gistups in the git-stats repo.
Or maybe this is an error that someone has seen before and can help me debug/+1?
Thanks!