Last active
August 29, 2015 14:14
-
-
Save JonBons/ef4cb00b5f6261db476b to your computer and use it in GitHub Desktop.
hg merge all branches containing bug with fixed commit with message.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gc merge.txt | Foreach-Object { hg update "$_"; hg merge HASH; hg commit -m "Merge with clientside-view-engine fix" } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment