23

$ git commit -am "Add drive function and driving_license to class Me"
$ git push

Comments
  • 2
    Hope you don't run into a conflict
  • 3
    Don't forget to throw an exception on InfluencedBy.HasFlags('drugs', 'alcohol') at the beginning of the function, or you might encounter fatal errors somewhere in there.
  • 1
    @filthyranter Yes I thought about that. My database currently records more than 15 000 km (9320.5679 mile) of data and the exception never got thrown. And if it gets some day, I have a catch condition to prevent any problems.
  • 2
    @gitpush how does it feel to be used all the time? 😬
  • 2
    @linuxxx I save lives man imagine not having me to push your changes 😝
  • 1
    Now you can properly merge.
Add Comment