exchange: standalone function to determine if bundle2 is requested
This will be used in a subsequent patch.
commit: add some help examples (
issue4963)
Includes documenting --date now, which resolves the above issue.
changegroup: restate file linknode callback using generator expressions
I think this is slightly clearer, and it nicely avoids an extra nested
function.