Junio C Hamano wrote:
I haven't thought things through, but I think something like this
would be sufficient:
# create a bundle.
$ git bundle --create v1.5.0..maint master next >file.bdl
In this vein, would it make sense to let git-push be the front end to
create the bundle? I'm not sure git-push really contributes anything,
but the interface would then be consistent across all transports. Just a
thought.
Mark
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html