mercurial-phases Questions
2
Solved
How can I tell mercurial that a remote server (originally on bitbucket for example, but they no longer support Mercurial) is non-publishing when I do not have access to the remote .hg/hgrc file?
Ba...
Gernhard asked 23/5, 2012 at 19:11
6
Solved
That may look paradoxical, I know that secret changesets are meant to be private, but what if I want to backup those secret changesets?
I work with some branches in parallel and sometimes I want t...
Hanway asked 5/4, 2012 at 13:40
4
Solved
How can I hinder mercurial from putting changesets to phase “public” on push operations? I want them to stay “draft”.
I rebase and histedit a lot, and the repository I push to is for me only. And ...
Plast asked 29/5, 2016 at 18:33
2
Solved
Using Mercurial, how can I bundle all changesets not known to be in another repository, including secret changesets?
I know bundle's --base option happens to include secret changesets, but I don't...
Certificate asked 9/3, 2012 at 16:58
3
Solved
We have a code review repository where people hg push -f all sorts of stuff. After reviews are complete, we pull from the project's central repository, rebase, and push. I recently upgraded to merc...
Achene asked 21/3, 2012 at 18:52
1
© 2022 - 2024 — McMap. All rights reserved.