dimitri / el-get

Manage the external elisp bits and pieces upon which you depend!
http://tapoueh.org/emacs/el-get.html
1.64k stars 457 forks source link

A way to have a subfolder in recipe #2920

Open Pitometsu opened 4 months ago

Pitometsu commented 4 months ago

Since github dropped subversion support recentrly, it becomes impossible to just download only ./emacs subdiretory with elisp for some recipes (e.g. https://github.com/ocaml/merlin).

Is it possible to use git's sparse-checkout instead at el-get recipes?