git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix t1512 (disambiguation of object names)
@ 2013-07-02  5:12 Junio C Hamano
  2013-07-02  5:12 ` [PATCH 1/2] t1512: correct leftover constants from earlier edition Junio C Hamano
  2013-07-02  5:12 ` [PATCH 2/2] get_short_sha1(): correctly disambiguate type-limited abbreviation Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Junio C Hamano @ 2013-07-02  5:12 UTC (permalink / raw)
  To: git

Here is a small two-patch series to break a test that has been
passing by mistake.

Junio C Hamano (2):
  t1512: correct leftover constants from earlier edition
  get_short_sha1(): correctly disambiguate type-limited abbreviation

 sha1_name.c                         |  2 +-
 t/t1512-rev-parse-disambiguation.sh | 32 ++++++++++++++++++++++----------
 2 files changed, 23 insertions(+), 11 deletions(-)

-- 
1.8.3.2-795-g615e8f0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-02  5:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02  5:12 [PATCH 0/2] Fix t1512 (disambiguation of object names) Junio C Hamano
2013-07-02  5:12 ` [PATCH 1/2] t1512: correct leftover constants from earlier edition Junio C Hamano
2013-07-02  5:12 ` [PATCH 2/2] get_short_sha1(): correctly disambiguate type-limited abbreviation Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).