I'm thinking of generating warning like: > All active files in local repository should belong to "default" branch. > Branchy development pushes are restricted. Following outgoing changeset/s > doesn't belong to "default" branch: For how to code above I'm trying to understand commands.py: outgoing() routine.
Comments? Vijay