Changes

Jump to: navigation, search

ReleaseEngineering/TryServer

194 bytes added, 10:20, 27 June 2014
HOWTO: Preserve a commit message between try pushes
% hg qref --message "bug xxx - a spell/patch of improvements"
% hg qnew patch.try
% hg qpush qref --message "try: -b o -e -p all -u all -t none"% hg push -f try% hg qpop patch.try</pre> If you know that your patches commit message is correct you can simply use: <pre>% hg qref% hg qnew patch.try
% hg qref --message "try: -b o -e -p all -u all -t none"
% hg push -f try
Confirm
64
edits

Navigation menu