--- Junio C Hamano <junkio@xxxxxxx> wrote: > Luben Tuikov <ltuikov@xxxxxxxxx> writes: > > > --- Junio C Hamano <junkio@xxxxxxx> wrote: > > > >> Luben Tuikov <ltuikov@xxxxxxxxx> writes: > >> > >> > Is this of any concern? > >> > >> Sorry, I cannot tell without a command line. > > > > Sorry, I didn't include that. It is: > > > > git-push --tags web > > > > Luben > >> > >> > ### Pushing version 'v2.6.21-rc4' to the masses > >> > fatal: ambiguous argument 'v2.6.21-rc3-329..bac6eefe96204d0ad67d144f2511a6fc487aa594': > unknown > >> > revision or path not in the working tree. > >> > Use '--' to separate paths from revisions > >> > fatal: ambiguous argument 'v2.6.21-rc3-329..bac6eefe96204d0ad67d144f2511a6fc487aa594': > unknown > > Well, *I* don't say '### Pushing version blah to the masses', so > it's hard to diagnose from this output. Is it coming from some > of your own script (perhaps update hook on the receiving end)? No, I don't have a script hooked onto git-push. BTW, git has always said to me "Pushing version ... to the masses" whenever I'd do "git-push --tags web". On the receiving end, I've only the standard git hooks enabled. In fact only "post-update" is enabled. Luben Luben - 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