Git development
 help / color / mirror / Atom feed
From: Michael Witten <mfwitten@gmail.com>
To: Patrick Doyle <wpdster@gmail.com>
Cc: git <git@vger.kernel.org>
Subject: Re: Howto request: going home in the middle of something? v2009
Date: Tue, 21 Apr 2009 08:47:37 -0500	[thread overview]
Message-ID: <b4087cc50904210647k7bcc1ecbob20ccf7b56047790@mail.gmail.com> (raw)
In-Reply-To: <e2a1d0aa0904210639t2ca73364pff26c85a0224182e@mail.gmail.com>

On Tue, Apr 21, 2009 at 08:39, Patrick Doyle <wpdster@gmail.com> wrote:
> But that leaves a bunch of "WIP" commits in my history.

Take a look at git-rebase command, particularly the interactive
option, -i; this allows you to rewrite the history by removing
commits, rearranging commits, and editing/amending commits.

Also, it seems like you're not branching enough.

  parent reply	other threads:[~2009-04-21 13:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21 13:39 Howto request: going home in the middle of something? v2009 Patrick Doyle
2009-04-21 13:43 ` Mikael Magnusson
2009-04-21 13:47 ` Michael Witten [this message]
2009-04-21 17:05 ` Daniel Barkalow

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=b4087cc50904210647k7bcc1ecbob20ccf7b56047790@mail.gmail.com \
    --to=mfwitten@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=wpdster@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