Re: [PATCH v2 0/5] push: update remote tags only with force

2012-11-09 Thread Jeff King
On Sun, Nov 04, 2012 at 09:08:23PM -0600, Chris Rorvick wrote: Patch series to prevent push from updating remote tags w/o forcing them. Split out original patch to ease review. Chris Rorvick (5): push: return reject reasons via a mask push: add advice for rejected tag reference

Re: [PATCH v2 0/5] push: update remote tags only with force

2012-11-09 Thread Chris Rorvick
On Fri, Nov 9, 2012 at 12:38 PM, Jeff King p...@peff.net wrote: On Sun, Nov 04, 2012 at 09:08:23PM -0600, Chris Rorvick wrote: Patch series to prevent push from updating remote tags w/o forcing them. Split out original patch to ease review. Chris Rorvick (5): push: return reject reasons