emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does Elpa welcome themes? Or should those stay in Melpa?


From: Artur Malabarba
Subject: Re: Does Elpa welcome themes? Or should those stay in Melpa?
Date: Tue, 27 Jan 2015 23:19:44 -0200

> git subtree add --prefix packages/ahungry-theme \
>   https://github.com/ahungry/color-theme-ahungry master --squash
>
> And subsequent pulls via:
>
> git subtree pull --prefix packages/ahungry-theme \
>   https://github.com/ahungry/color-theme-ahungry master --squash

This is what I do, but without the --squash. The squash hides all
history for me, which is not what I want. It's ok for your package's
history to be part of Gelpa's history.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]