github-clone.el
github-clone.el copied to clipboard
Can't clone https://github.com/racer-rust/emacs-racer
Mysteriously, I can't use https://github.com/racer-rust/emacs-racer or racer-rust/emacs-racer. My *Messages* buffer just shows:
Contacting host: api.github.com:443
github-clone: Repository https://github.com/racer-rust/emacs-racer does not exist
Contacting host: api.github.com:443
github-clone: Repository racer-rust/emacs-racer does not exist
Any ideas?
Same situation here I'm using github-clone.el from Spacemacs github layer
Apologies I realize this is just a little delayed, but I just tested this today with a M-x github-clone with the repo as racer-rust/emacs-racer and it both checked out the clone and forked it to my user. That's on my changes from today though so it's possible that something was fixed in upgrading the upstream dependencies gh.el or magit in the meantime?