git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bertram Scharpf <lists@bertram-scharpf.de>
To: git@vger.kernel.org
Subject: Re: Delete a commit
Date: Sun, 20 Dec 2009 01:43:40 +0100	[thread overview]
Message-ID: <20091220004340.GA30440@marge.bs.l> (raw)
In-Reply-To: <hgjpqu$dos$1@ger.gmane.org>

Hi,

Am Sonntag, 20. Dez 2009, 01:06:46 +0100 schrieb Johan 't Hart:
> Bertram Scharpf schreef:
>> I fetched a line from the shell's history and accidentally hit
>> enter before editing it. Then I had commited some work that was
>> not completed. Is there a way to get rid of that commit as if it
>> never were there?
>
> Try:
> git reset --soft HEAD~1
>
> You could also:
> git commit --amend ...

  % git fsck --lost-found
  dangling commit 6abc221327e896c850c56dafae92277bcfe68e2b

It is still there. This is the one I want to delete.

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de

  reply	other threads:[~2009-12-20  0:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-19 23:39 Delete a commit Bertram Scharpf
2009-12-19 23:43 ` James P. Howard, II
2009-12-20  0:06 ` Johan 't Hart
2009-12-20  0:43   ` Bertram Scharpf [this message]
2009-12-20  8:37     ` Pascal Obry
2009-12-21 17:49     ` Johan 't Hart
2009-12-21 18:17       ` Andreas Schwab
2009-12-21 21:01       ` Bertram Scharpf

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=20091220004340.GA30440@marge.bs.l \
    --to=lists@bertram-scharpf.de \
    --cc=git@vger.kernel.org \
    /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).