how to exclude certain files from a push
Uwe Brauer
oub at mat.ucm.es
Sat Oct 31 07:59:42 UTC 2020
Hi
> Some people use mq to keep those files as patches but the only part of
> mq I've ever gotten comfortable using is rebase. Instead I generally
> deal with this by putting commits to those files in a separate branch
> that never gets pushed. You can even set the phase of the commits in
> the branch to secret to help keep them local.
I thought of this too, but then it will complicate my workflow, because
I extract from these (org) files, matlab files which are in the default
branch, and so that looks doable but quite cumbersome.
Thanks most likely I have to push these files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20201031/65e3c948/attachment.p7s>
More information about the Mercurial
mailing list