Re: [Development] How to link a commit to a bug report

2015-12-21 Thread Oswald Buddenhagen
On Sun, Dec 20, 2015 at 11:15:19AM +0100, Giuseppe D'Angelo wrote: > Il 20/12/2015 08:56, Frederic Marchal ha scritto: > >In the meantime, while I'm taming gerrit, how do I inform any reader of > >QTBUG-50068 that I'm working on a patch? > > After you push your patch to gerrit you can simply leave

Re: [Development] How to link a commit to a bug report

2015-12-20 Thread Giuseppe D'Angelo
Hi, thanks for contributing to Qt! :) Il 20/12/2015 08:56, Frederic Marchal ha scritto: I created QTBUG-50068: https://bugreports.qt.io/browse/QTBUG-50068 and now I may have a patch to commit. How do I tell the world that this commit is for that bug report? I see some commits have a Task-numb

[Development] How to link a commit to a bug report

2015-12-19 Thread Frederic Marchal
Hello, I created QTBUG-50068: https://bugreports.qt.io/browse/QTBUG-50068 and now I may have a patch to commit. How do I tell the world that this commit is for that bug report? I see some commits have a Task-number. Do I add it manually to the commit message? In the meantime, while I'm taming