[darcs-users] Darcs equivalent of force-pushing and branching
James Cook
falsifian at falsifian.org
Thu Sep 9 16:40:02 UTC 2021
> Is there a way to "cleanly" separate two different set of features,
> let's say "production" and debug ? The only way I've found would be to
> have 2 different repositories.
For short-lived branches, I just use one clone per branch. I think this
should work well for long-lived branches too, but I haven't tried.
I think the developers are working on support for git-style lightweight
branches, so this may eventually be the answer to your question.
(Personally I like the simplicity of the one-clone-per-branch
approach.)
--
James
More information about the darcs-users
mailing list