[PATCH] Give the user a hint for how to continue in the case that git-am fails because it requires user intervention

From: Robert Shearman <rob@codeweavers.com>
Date: 2006-05-02 22:32:43
Give the user a hint for how to continue in the case that git-am fails 
because it requires user intervention.

Signed-off-by: Robert Shearman <rob@codeweaves.com>

---

When git-am fails because it needs user intervention, the user may not 
know what they need to do to continue with applying the mailbox. This 
patch gives them a hint to use git-am (as they may have started the 
operation from another tool, such as git-rebase). As the threeway, 
interactive and dotest options are not persisted, the user may also 
forget to include them (or not realise at all that they should be 
included), so we should also tell the user to include these options if 
they were orignally specified.

  git-am.sh |   26 +++++++++++++++++++++++---
  1 files changed, 23 insertions(+), 3 deletions(-)


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Tue May 02 22:33:59 2006

This archive was generated by hypermail 2.1.8 : 2006-05-02 22:34:25 EST