Hi,
A very good practice for all developers would be to use the KDE Git
Commit Template
http://techbase.kde.org/Development/Git/Configuration#Commit_Template
and to fill in there all the appropriate fields including FIXED-IN
whenever you commit.
Best regards,
Anne-Marie
On 05/16/2012 05:
On Wednesday 16 May 2012 17:18:40 Aleix Pol wrote:
> Well, it's not about people doing this, but that we're asking people
> to put redundant information in the commit message.
I don't consider this to be redundant information, but also see it as a quite
useful information when using git log to go
On Wed, May 16, 2012 at 1:46 PM, Aaron J. Seigo wrote:
> On Wednesday, May 16, 2012 13:28:55 Aleix Pol wrote:
>> In git you know if a bug it's fixed in a release because the release
>> log contains the bug fix. That is:
>> git log KDE/4.8..KDE/4.9 | grep "BUG: "
>
> very few of our users will,
On Wednesday, May 16, 2012 13:28:55 Aleix Pol wrote:
> In git you know if a bug it's fixed in a release because the release
> log contains the bug fix. That is:
> git log KDE/4.8..KDE/4.9 | grep "BUG: "
very few of our users will, or even know how, to do this. everyone who reports
a bug, howe
Am 16.05.2012 13:28, schrieb Aleix Pol:
So, what does FIXED-IN tag offer? Or is it just a hack because we
don't have the proper tool set?
Your users who reported the bug don't have git log and cannot know when
the bug fix will appear. Adding the information will fill in the Version
fixed-in fie
On Wed, May 16, 2012 at 12:41 PM, Myriam Schweingruber wrote:
> Hi everyone,
>
> after checking with Aaron and to make bug handling easier I have set
> versions and milestones to the product "plasma" in
> http://bugs.kde.org.
>
> It would be great if you could from now on use the commit hook
> FIX
On Wednesday, May 16, 2012 12:41:01 Myriam Schweingruber wrote:
> It would be great if you could from now on use the commit hook
> FIXED-IN when you fix a bug. The currently available milestones you
thanks for doing this, Myriam.
now let's actually use this. Myriam wrote "it would be great" and i
Hi everyone,
after checking with Aaron and to make bug handling easier I have set
versions and milestones to the product "plasma" in
http://bugs.kde.org.
It would be great if you could from now on use the commit hook
FIXED-IN when you fix a bug. The currently available milestones you
can use are: