Git development
 help / color / mirror / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Remove misguided branch disambiguation.
Date: Sun, 18 Dec 2005 01:06:36 +0100	[thread overview]
Message-ID: <20051218000636.GA20874@steel.home> (raw)
In-Reply-To: <7virto12u5.fsf@assigned-by-dhcp.cox.net>

Junio C Hamano, Sat, Dec 17, 2005 10:37:38 +0100:
> This removes the misguided attempt to refuse processing a branch
> name xyzzy and insist it to be given as either heads/xyzzy or
> tags/xyzzy when a tag xyzzy exists.  There was no reason to do
> so --- the search order was predictable and well defined, so if
> the user says xyzzy we should have taken the tag xyzzy in such a
> case without complaining.

Right. The test 'Ambiguous' in t0000-basic is redundant now, btw

  reply	other threads:[~2005-12-18  0:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-17  9:37 [PATCH] Remove misguided branch disambiguation Junio C Hamano
2005-12-18  0:06 ` Alex Riesen [this message]
2005-12-18  3:03   ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051218000636.GA20874@steel.home \
    --to=raa.lkml@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox