How do I bundle only a range of changesets?
You can take a look in the bundle with the following command
hg in nameofbundle.hg
It'll show the changesets in the given bundle file.
You can take a look in the bundle with the following command
hg in nameofbundle.hg
It'll show the changesets in the given bundle file.