git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nguyen Thai Ngoc Duy <pclouds@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: How to split a big commit
Date: Mon, 4 Apr 2011 18:52:45 +0700	[thread overview]
Message-ID: <BANLkTikFXzut7fY5Tr0u-abu5Q0rMUOCmA@mail.gmail.com> (raw)

After a lot of small commits and a few mixed up large commits, it was
too messy that I merged them all into one big commit then started
spliting it into smaller, reasonable patches. Just wonder if anybody
else faces the same thing and how they deal with it. I used "git reset
--soft <big commit>^" and "git add -N" because there were new files,
but it was clumsy.
-- 
Duy

             reply	other threads:[~2011-04-04 11:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-04 11:52 Nguyen Thai Ngoc Duy [this message]
2011-04-04 13:00 ` How to split a big commit Ramkumar Ramachandra
2011-04-04 14:25   ` Nguyen Thai Ngoc Duy
2011-04-05  0:08 ` Jonathan Nieder
2011-04-05  2:31   ` Lasse Makholm
2011-04-05  2:52   ` Nguyen Thai Ngoc Duy

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=BANLkTikFXzut7fY5Tr0u-abu5Q0rMUOCmA@mail.gmail.com \
    --to=pclouds@gmail.com \
    --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).