All of lore.kernel.org
 help / color / mirror / Atom feed
* How to split a big commit
@ 2011-04-04 11:52 Nguyen Thai Ngoc Duy
  2011-04-04 13:00 ` Ramkumar Ramachandra
  2011-04-05  0:08 ` Jonathan Nieder
  0 siblings, 2 replies; 6+ messages in thread
From: Nguyen Thai Ngoc Duy @ 2011-04-04 11:52 UTC (permalink / raw)
  To: Git Mailing List

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-05  2:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 11:52 How to split a big commit Nguyen Thai Ngoc Duy
2011-04-04 13:00 ` 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.