dgtized / github-clone.el

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

Error on trailing slashes #15

Closed Wilfred closed 8 years ago

Wilfred commented 8 years ago

If a GitHub URL has a trailing slash, I just get the following error:

github-clone-repo-name: Cannot parse repo name https://github.com/fbergroth/emacs-rustfmt/
Wilfred commented 8 years ago

Fixed by #16, thanks @dgtized! :)