On Thu, Mar 8, 2012 at 7:00 PM, Marc Branchaud <marcnarc@xxxxxxxxxxx> wrote: > > Perhaps --force should be changed to require an explicit ref if push.default > = matching (and the code finds that it needs to use push.default's value)? No, it will workflow for some people. In general, --force should not be used, but when it is used, it is used for a reason. If you need another behavior like forcing only the current branch then you probably should add --force-current or something like that, but not to break what works now. Dmitry -- 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