Commit Graph

3 Commits

Author SHA1 Message Date
Cameron Matheson 8d3c8bb01c prepend some blank lines to .gitmessage
This way you can start typing your commit message immediately like back
in the good ol' days.

Change-Id: I4e367e86504e2ae45a30025c30dee3ce7dbe1c21
Reviewed-on: https://gerrit.instructure.com/204455
Tested-by: Jenkins
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
QA-Review: Clay Diffrient <cdiffrient@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2019-08-09 16:12:53 +00:00
Clay Diffrient bab8ea1b44 Update .commitmessage template
This makes sure we get a consistent footer in
gerrit.

Test Plan:
  - Make a commit using flag = none
  - The Change-Id footer should appear below

flag = none

Change-Id: I20f382928f2bb20aab52f4f25260a58d80082250
Reviewed-on: https://gerrit.instructure.com/203559
Tested-by: Jenkins
Reviewed-by: Cameron Matheson <cameron@instructure.com>
QA-Review: Clay Diffrient <cdiffrient@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2019-08-02 13:37:39 +00:00
Clay Diffrient cca22c802d Add a commit message template file
This will help us all get used to including the new
flag descriptor in commit messages.

Test Plan:
  - Run git config commit.template .gitmessage
  - Make a change and make a commit for it
  - You should see the "template" shown as a comment
    below it.

flag: none

Change-Id: I6d6f9d7def38f19e6b3d723517665b62ff285fa6
Reviewed-on: https://gerrit.instructure.com/203310
Reviewed-by: Cameron Matheson <cameron@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
Tested-by: Jenkins
QA-Review: Clay Diffrient <cdiffrient@instructure.com>
Product-Review: Clay Diffrient <cdiffrient@instructure.com>
2019-07-31 22:01:35 +00:00