On 2012.03.18 08:53:47 +0000, Charles Bailey wrote: > On Sat, Mar 17, 2012 at 06:16:51AM -0400, Mark Essel wrote: > > I would appreciate a brief option to push all branches, git push-all or similar for personal git usage. > > You mean like this? > > git push origin : That would be what "matching" does, i.e. push only those branch heads that exist in both repos. To push all branch heads, use --all. Björn -- 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