guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can we decrease the cognitive overhead for contributors?


From: Andreas Enge
Subject: Re: How can we decrease the cognitive overhead for contributors?
Date: Mon, 4 Sep 2023 20:13:41 +0200

Am Mon, Sep 04, 2023 at 08:44:18AM -0400 schrieb brian via Development of GNU 
Guix and the GNU System distribution.:
> >  - strict adherence to changelog style commit messages without a
> >    clearly worded and documented argument about why it's worth the
> >    effort in 2023. whenever 'C' fails to add an entry to the commit
> >    message in Emacs, i groan out loud.
> Regarding the GNU changelog commits, I really dislike them. They're
> redundant busy-work as far as I'm concerned. And while I'd like to say
> they're no longer necessary, because we have better tooling

As said before, I use them all the time through
   git log | grep "whatever I am looking for"
or the interactive
   git log
then "/" for searching inside the less command; I find it useful to a point
that I have moved to this style for all my coding projects.

So as far as I am concerned, they are tremendously useful. Well, that may
be due to a lack of git knowledge, of course! But while in other projects
I often find I need to look at the content of commits, in Guix it is often
enough to just look at the changelog.

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]