Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: A call for better git-rebase messages
Date: Tue, 19 Dec 2006 02:30:30 -0800	[thread overview]
Message-ID: <7v64c8rxdl.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <em8e32$s7b$1@sea.gmane.org> (Jakub Narebski's message of "Tue, 19 Dec 2006 11:17:35 +0100")

Jakub Narebski <jnareb@gmail.com> writes:

>  $ git rebase abort
>  mkdir: cannot create directory `.dotest': File exists
>
>  It seems that I cannot create a .dotest directory, and I wonder if you
>  are in the middle of patch application or another rebase.  If that is not
>  the case, please rm -fr .dotest and run me again.  I am stopping in case
>  you still have something valuable there.
>
> Why we do not tell to run "git rebase --abort" here? I think the command
> know that it is a middle of git-rebase, not the middle of git-am...

Does it?  At least the original author of the command does not
know if you did this:

	$ git am mbox
        ... ugh, conflicted.
	$ git rebase master

      reply	other threads:[~2006-12-19 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 10:17 A call for better git-rebase messages Jakub Narebski
2006-12-19 10:30 ` Junio C Hamano [this message]

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=7v64c8rxdl.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.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