Arun Chandrasekaran <[email protected]> schrieb am Di., 19. Sep. 2017 um 03:01 Uhr:
> Hi all, > > Is there a way to use non-publishing repos on Kallithea? I tried > enabling the below for a repo individually, but no luck. > > ``` > [phases] > publish = False > ``` > I have a PR that allows to do this. https://bitbucket.org/conservancy/kallithea/pull-requests/343/repository-settings-phases-v5/diff @Mads: Can we please give this another go? Arun is not the first who asks for this. > > Also, how about evolve? I have enabled evolve locally and it is a > sheer joy to work with (hg has always been brilliant, just that evolve > saves additional histedit strokes). Just wondering if Kallithea > supports it as well. > My PR allows to set any hg setting on a repository, repository group or globally. So you can also enable an extension like evolve. In fact I use it myself exactly for this reason. > > Cheers, > Arun > _______________________________________________ > kallithea-general mailing list > [email protected] > https://lists.sfconservancy.org/mailman/listinfo/kallithea-general >
_______________________________________________ kallithea-general mailing list [email protected] https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
