I use the JIRA ticket number for all commits related to a ticket, even cleanup/refactoring to prepare for the actual fix/enhancement.
On Sat, Sep 10, 2016 at 2:58 AM, Gary Gregory <[email protected]> wrote: > I usually comment with the JIRA ticket number and title for a change or > fix that is directly related. For other things that are not directly > related, I use a "plain" comment. > > Gary > > On Fri, Sep 9, 2016 at 7:42 AM, Matt Sicker <[email protected]> wrote: > >> I usually do add the jira ticket when there is a ticket. We do a lot of >> housekeeping commits that don't have jira tickets, though. Plus, we've also >> been using named branches with the jira ticket for larger issues. >> >> On 9 September 2016 at 01:24, Steffen Offermann < >> [email protected]> wrote: >> >>> Hey, guys! >>> >>> Any chance that you could add the corresponding JIRA ticket number to >>> your Git commits? That would make it MUCH easier to see what's happening. >>> Right now the Git comments don't make any sense to me in 95% of all cases. >>> >>> Regards, >>> Steffen >>> >>> -- >>> aixigo AG - financial solutions & technology >>> Karl-Friedrich-Straße 68, 52072 Aachen, Germany >>> fon: +49 (0)241 559709-65, fax: +49 (0)241 559709-99 >>> eMail: [email protected], web: http://www.aixigo.de >>> >>> Amtsgericht Aachen - HRB 8057 >>> Vorstand: Erich Borsch, Christian Friedrich, Tobias Haustein >>> Vors. des Aufsichtsrates: Prof. Dr. Rüdiger von Nitzsch >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> -- >> Matt Sicker <[email protected]> >> > > > > -- > E-Mail: [email protected] | [email protected] > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory >
