On Tue, Aug 25, 2015 at 11:28 PM, Andreas Schwab <sch...@linux-m68k.org> wrote: > Jacob Keller <jacob.kel...@gmail.com> writes: > >> "if you really mean to create a tag named create, use >> >> git tag -- create master > > In all other uses of -- refs must be put on the *left* side. > > Andreas. >
Oops that wouldn't be consistent then. Normally "--" is used to separate options from non-options arguments, but we usually use it to separate refs from non-refs. Guess that sort of ruins this particular strategy. Regards, Jake -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html