Deimos need some works
Joseph Rushton Wakeling
joseph.wakeling at webdrake.net
Wed Jul 17 23:10:35 PDT 2013
On 07/17/2013 11:00 PM, Jonathan M Davis wrote:
> I think that my biggest gripe with how Deimos is set up is that the folks
> who manage the projects in there aren't in control of them. So, they can't
> merge anything themselves or do other git commands such as tagging or
> branching.
Is it not possible to set up something where
(i) Deimos library devs create a 'home repo' for their project, which can
be a personal repo, a group repo, or even something not on GitHub if
they prefer
(ii) Deimos project repos just do a regular, automated clone/pull from the
specified home repo.
More information about the Digitalmars-d
mailing list