From: Florian Weimer <fw@deneb.enyo.de>
To: Matthieu Stigler <matthieu.stigler@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Confusion using git on svn server
Date: Sun, 21 Jun 2009 11:32:54 +0200 [thread overview]
Message-ID: <87ws763pa1.fsf@mid.deneb.enyo.de> (raw)
In-Reply-To: <4A3DF8BE.2050504@gmail.com> (Matthieu Stigler's message of "Sun, 21 Jun 2009 11:09:18 +0200")
* Matthieu Stigler:
> So I just added a minor third commit in order to remove the two
> first. Is there a better way to do than this workaround? Something
> with git rebase --onto (two last?)
If you want to remove the last two commits, you can use "git reset
HEAD^^". This moves your working copy (and the associated master
branch) back in time.
next prev parent reply other threads:[~2009-06-21 9:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-20 20:28 Confusion using git on svn server Matthieu Stigler
2009-06-21 7:49 ` Florian Weimer
2009-06-21 9:09 ` Matthieu Stigler
2009-06-21 9:32 ` Florian Weimer [this message]
[not found] ` <fabb9a1e0906212304o2b61d081i4cf72300be8bd775@mail.gmail.com>
2009-06-22 6:16 ` Florian Weimer
-- strict thread matches above, loose matches on Subject: below --
2009-06-20 20:26 Matthieu Stigler
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=87ws763pa1.fsf@mid.deneb.enyo.de \
--to=fw@deneb.enyo.de \
--cc=git@vger.kernel.org \
--cc=matthieu.stigler@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;
as well as URLs for NNTP newsgroup(s).