mozilla-releng / firefox-infra-changelog

Automated tool which builds a changelog of commits happening on git and hg that could affect Firefox CI Infra.
2 stars 8 forks source link

Implement the Git methods to pull, add, commit and push the dates #399

Closed raduiman-zz closed 5 years ago

raduiman-zz commented 5 years ago

This PR will:

Add/optimize the following methods:

raduiman-zz commented 5 years ago

Any specific reason for why 'GitError' and the Try-Except part was removed?

I need to find out more about how to use "GitError" and how to implement it properly in our code. any help is welcome