No simple patch creation
Created originally on Bitbucket by Anonymous
There's no easy way to simply create a patch from two changesets.
The cli equivalent of
hg -r xyz -r nmp > myPatchFile.diff
is needed.
Created originally on Bitbucket by Anonymous
There's no easy way to simply create a patch from two changesets.
The cli equivalent of
hg -r xyz -r nmp > myPatchFile.diff
is needed.