[llvm-dev] Migrating the llvm-emacs mode to a separate git repository

Ramkumar Ramachandra via llvm-dev llvm-dev at lists.llvm.org
Fri May 11 01:04:58 PDT 2018


Another idea: extract the history of tablegen-mode into a separate orphan
branch, and merge it routinely. Have a policy of always using that branch
to contribute to tablegen-mode, and merge it back into mainline routinely.
MELPA can then request git to do a single-branch clone.

Ram
On Thu, May 10, 2018 at 11:57 PM Tim Northover <t.p.northover at gmail.com>
wrote:

> On 10 May 2018 at 23:56, Anton Korobeynikov via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > Another crazy idea – can mepla use shallow clone / sparse checkout?
> > Will it speed up all the things?
>
> Even http would do, the raw file links on github are pretty stable.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180511/8156da36/attachment.html>


More information about the llvm-dev mailing list