From: John Tapsell <johnflux@gmail.com>
To: Git List <git@vger.kernel.org>
Subject: Groups of commits
Date: Wed, 28 Apr 2010 10:59:44 +0900 [thread overview]
Message-ID: <j2u43d8ce651004271859t8f306261n330004142a42b6df@mail.gmail.com> (raw)
Hi all,
In my work place, we have a lot of strict rules to get something
committed. The code has to pass against a large test suite, it has to
be tested on different hardware, and so on.
The problem is that it forces everyone to have one single large
commit for a week's work. All the intermediate stages get squashed
and that history forever lost.
It would be nice to have a commit in the repository, treated as a
single commit for all purposes, but then be able to split it into
multiple commits if necessary.
Any ideas?
John
next reply other threads:[~2010-04-28 1:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-28 1:59 John Tapsell [this message]
2010-04-28 2:14 ` Groups of commits Jeff King
2010-04-28 2:15 ` Michael Poole
2010-04-28 5:25 ` Tay Ray Chuan
2010-04-28 8:05 ` Alex Riesen
2010-04-28 12:46 ` Avery Pennarun
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=j2u43d8ce651004271859t8f306261n330004142a42b6df@mail.gmail.com \
--to=johnflux@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).