Re: Magit-inspired Emacs interface for Sapling (sl)
Philip Kaludercic <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
swithin chan <[email protected]> writes: > Dear Team, > Sorry in a corporate environment i must use windows to do version > control. But git is very slow (whether in mingw/bin/git, cmd/bin/git > or /bin/git); i finally decided to use meta's sapling version control > package because this is very small only 30mb. i am sorry for using > something from commercial company but i really need to do version > control quickly. That is not an issue, the main question is if https://sapling-scm.com/ is free software, which is the case (GPLv2). > i burnt some tokens and make the sapling interface > called sl.el. hope to seek approval to put on non-gnu elpa. if you > guys can put on gnu elpa i would be very grateful. Thank you!!!! > Emacs FANSSwithin Chan https://github.com/swithinchan/sl > sl.el I am afraid that we cannot add the package to GNU ELPA, since the copyright situation is tricky given that you LLM generated the code. But given that it is outright generated code, I would like to review it before admitting it. I can do so over the weekend, would you be OK with merging the changes and addressing the questions I have? > A fast, Magit-inspired Emacs interface for Sapling(sl). It is designed > to feel familiar to Magit users while being intentionallysmall and > Windows-friendly. Can you elaborate why it is windows friendly?