Git, the D package manager

ponce via Digitalmars-d digitalmars-d at puremagic.com
Tue Feb 3 02:27:44 PST 2015


On Tuesday, 3 February 2015 at 02:35:50 UTC, Vladimir Panteleev 
wrote:
> On Monday, 2 February 2015 at 22:42:35 UTC, ponce wrote:
>> - choosing if they want breaking changes.
>
> Currently I have a super-simple way to deal with breaking 
> changes:
>
> I prefix the commit message with "[BREAKING] ".
>
> Not perfect, but it makes tracking them down much easier in the 
> history.

I do this too. SemVer doesn't beat reading commit logs for 
accuracy.


More information about the Digitalmars-d mailing list