dgtized / github-clone.el

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

add clone in already specified directory feature #26

Closed conao3 closed 3 years ago

conao3 commented 4 years ago

new variables

new functions

Hi! this package is awesome!

I add a function to clone to the specified directory.

Basically, we don't clone to scattered directories, we have a directory for cloning. I thought this feature was useful, so I made a pull request.

This pull-request solves #20 and #21. I think #21 is good but this idea is better than it.

Users who want this feature will be satisfied, and existing functions will not be tampered with so existing users can be prevented from being confused.

conao3 commented 4 years ago

I couldn't come up with a good name, so it would be helpful if you could give me an opinion about the naming.