Displaying 3 results from an estimated 3 matches for "commitors".
Did you mean:
commiters
2018 May 10
4
Migrating the llvm-emacs mode to a separate git repository
...of projects with
very large git repositories[3].
Will it be possible to split this into a new separate git repo? This should
make it easier for the emacs community to work with this code and make it
less intimidating for new users to contribute to.
Current melpa maintainers and previous llvm-mode commitors are in CC.
[1] https://melpa.org
[2]
https://github.com/melpa/melpa/commit/aa2d7a88731ecd9410ab7dc887a7a5f837d8a93b
[3] https://github.com/melpa/melpa/issues/5361#issuecomment-387710812
--
Regards,
Jaseem Abid
https://twitter.com/jaseemabid
2018 May 10
0
Migrating the llvm-emacs mode to a separate git repository
...'s pretty convenient to have these within the
llvm source.
As for melpa, I think mirroring utils/emacs to a dedicated repo seems
fine. You could presumably use git subtree merges and make a read-only
mirror that would be perfectly useable.
> Current melpa maintainers and previous llvm-mode commitors are in CC.
>
> [1] https://melpa.org
> [2]
> https://github.com/melpa/melpa/commit/aa2d7a88731ecd9410ab7dc887a7a5f837d8a93b
> [3] https://github.com/melpa/melpa/issues/5361#issuecomment-387710812
2018 May 10
2
Migrating the llvm-emacs mode to a separate git repository
...these within the
> llvm source.
>
> As for melpa, I think mirroring utils/emacs to a dedicated repo seems
> fine. You could presumably use git subtree merges and make a read-only
> mirror that would be perfectly useable.
>
>> Current melpa maintainers and previous llvm-mode commitors are in CC.
>>
>> [1] https://melpa.org
>> [2]
>> https://github.com/melpa/melpa/commit/aa2d7a88731ecd9410ab7dc887a7a5f837d8a93b
>> [3] https://github.com/melpa/melpa/issues/5361#issuecomment-387710812
> _______________________________________________
> LLVM Devel...