Command class for executing hg branches. Set flags from {@link BranchesCommandFlags} and see the {@link #execute()} methodfor how to run the command.
This class wont be able to parse the branch names correctly if they contain newline characters (Mercurial will unfortunately let you create such branch names).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.