mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-08 07:52:39 +01:00
Provide a git commit template.
Summary: adds a Differential-suitable git commit template. Test Plan: meta Reviewers: CC:
This commit is contained in:
parent
efb8219196
commit
7d54ecb885
1 changed files with 11 additions and 0 deletions
11
resources/git/commit-template.txt
Normal file
11
resources/git/commit-template.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
<<Enter Revision Title>>
|
||||
|
||||
Summary:
|
||||
|
||||
Test Plan:
|
||||
|
||||
Reviewers:
|
||||
|
||||
CC:
|
||||
|
||||
###############################################################################
|
Loading…
Reference in a new issue