I recently hosted an episode of Software Engineering Radio called "Eran Yahav on the Tabnine AI Coding Assistant"!

  • Home
  • Teaching
    • Overview
    • Data Abstraction
    • Operating Systems
  • Research
    • Overview
    • Papers
    • Presentations
  • Outreach
    • Software
    • Service
    • Blog
  • About
    • Biography
    • Schedule
    • Contact
    • Blog
    • Service
    • Papers
    • Presentations

Committing to writing good commit messages: Supporting the creation of human- and machine-readable commit messages with Python

Python programming
software development
PyCon Lightning Talk Session
Authors

Teona Bagashvili

Gregory M. Kapfhammer

Published

2021

Details

Presentation
Presentation

Reference
@misc{Kapfhammer2021,
 addendum = {Joint work with Teona Bagashvili},
 author = {Gregory M. Kapfhammer},
 howpublished = {PyCon Lightning Talk Session},
 title = {Committing to writing good commit messages: Supporting the creation
of human- and machine-readable commit messages with Python},
 year = {2021}
}

Return to Presentation Listing

GMK

Top