git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git List <git@vger.kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>
Subject: [PATCH v2 0/2] Fix am with stray $dotest directory
Date: Fri, 14 Jun 2013 13:17:36 +0530	[thread overview]
Message-ID: <1371196058-23948-1-git-send-email-artagnon@gmail.com> (raw)

[1/2] is now equipped to handle any am invocation in the presence of a
stray $dotest directory.

[2/2] is a "while we're there".

Thanks.

Ramkumar Ramachandra (2):
  am: handle stray $dotest directory
  t/am: use test_path_is_missing() where appropriate

 git-am.sh     | 14 ++++++++++++++
 t/t4150-am.sh | 40 +++++++++++++++++++++++-----------------
 2 files changed, 37 insertions(+), 17 deletions(-)

-- 
1.8.3.1.380.g67e7d64.dirty

             reply	other threads:[~2013-06-14  7:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14  7:47 Ramkumar Ramachandra [this message]
2013-06-14  7:47 ` [PATCH 1/2] am: handle stray $dotest directory Ramkumar Ramachandra
2013-06-14 15:06   ` Junio C Hamano
2013-06-14 15:11     ` Ramkumar Ramachandra
2013-06-16  6:36       ` Ramkumar Ramachandra
2013-06-14 15:17     ` Junio C Hamano
2013-06-14 16:13       ` Ramkumar Ramachandra
2013-06-14 17:09         ` Junio C Hamano
2013-06-14 19:00           ` Junio C Hamano
2013-06-15 12:35             ` Ramkumar Ramachandra
2013-06-14 15:08   ` Junio C Hamano
2013-06-14 15:11     ` Ramkumar Ramachandra
2013-06-14 15:19       ` Junio C Hamano
2013-06-14 16:15         ` Ramkumar Ramachandra
2013-06-14 17:20           ` Junio C Hamano
2013-06-14  7:47 ` [PATCH 2/2] t/am: use test_path_is_missing() where appropriate Ramkumar Ramachandra

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=1371196058-23948-1-git-send-email-artagnon@gmail.com \
    --to=artagnon@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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;
as well as URLs for NNTP newsgroup(s).