We have some restrictions on what we are allowed to put in our central Mercurial repository.
Is there some way I can keep stuff in my local Hg repository, without having it pushed to the central one?
Note:
- The files might be connected to files in the central repository (branches for example).
- Local stuff might later be incorporated in the central repository.