dgtized / github-clone.el

Fork and clone Github projects from Emacs
58 stars 14 forks source link

Can't clone https://github.com/racer-rust/emacs-racer #14

Open Wilfred opened 8 years ago

Wilfred commented 8 years ago

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?

tsutsarin commented 7 years ago

Same situation here I'm using github-clone.el from Spacemacs github layer

dgtized commented 3 years ago

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?