Changes between Version 2 and Version 3 of UpdateBeforeCommit


Ignore:
Timestamp:
04/16/2019 10:29:04 AM (7 years ago)
Author:
jdalbey
Comment:

add msg notes

Legend:

Unmodified
Added
Removed
Modified
  • UpdateBeforeCommit

    v2 v3  
    44 
    55== Don't hoard code.  Update and commit often. == 
     6 
     7== Write a thoughtful commit message == 
     8 
     9The message should begin with the file(s) being committed. 
     10 
     11Describe what was changed, why it was changed, and a cross-reference to any relevant ticket number. 
     12