path: pass `path` to `peer` in `hg bundle`
We directly use the `path` object to build the `peer` object.
#require black test-repoBlack needs the real USERPROFILE in order to run on Windows#if msys $ USERPROFILE="$REALUSERPROFILE" $ export USERPROFILE#endif $ cd $RUNTESTDIR/.. $ black --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`