dgtized / github-clone.el

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

Clone to default directory #28

Closed dgtized closed 3 years ago

dgtized commented 3 years ago

Merges all of the candidate solutions for #22, combining #21, #25, and #26 in a way that I believe handles all cases while still preserving the default case of prompting for repo and directory using default-directory as the starting location.

@conao3, @br3athein, and @FrancisMurillo, let me know if this works for you and I can merge this as the new default.

Also, my apologies on the extended hiatus of maintaining this project, thank you for submitting all your lovely suggestions and PRs.