dgtized / github-clone.el

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

[IMP] Allow cloning stuff to nonexistent directories #25

Closed br3athein closed 3 years ago

br3athein commented 5 years ago

As much as I like cloning repos to my machine, I like to group them by their original Github namespace, so every time I'm cloning something from a new user or group, it is obligatory to create a blank directory at the landing bay, and that has become somewhat a challenge for me :slightly_smiling_face: I wonder if I'm missing something and there is actually a reason to require an existing directory to clone a repo into?

br3athein commented 5 years ago

hum, I can't tackle the reason why tests are failing, but I guess it is related to cask/cask#450 :thinking: