People should squash trash commits, yeah, but if the commits are isolated
enough and have enough information in the commit message to justify a split
commit, they should be split.

As Bruno said, if you have a commit per task with a clear commit message,
it's fine.

Actually, there's this one feature I've been wanting to see in GIT for a
while now and I actually don't know if they plan on making it (I never said
anything about it to any git dev, maybe I should?): commit groups.

The idea is that you can have one commit that does a massive change or a
big feature and in the logs it's seen as just one commit, but it's actually
a group of commits and you can inspect the group and see the smaller
commits. This gives you both the benefits of massively squashing (a small,
clear and "high-level" log), while retaining the benefits of doing proper
small commits. Maybe it's time I suggest it.

--
Tom.


On Fri, Nov 23, 2012 at 10:22 PM, Christopher Michael <
cpmicha...@comcast.net> wrote:

> Please...Lets Squash Some commites ??
> --
> Sent from my Samsung phone.
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to