build: updated git commit message template
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
|
||||
<description>
|
||||
|
||||
reviewer=
|
||||
review url=
|
||||
review id = <id>
|
||||
# bug id = <id>
|
||||
|
||||
#bug=
|
||||
#test=
|
||||
# fortune cookie message = <message>
|
||||
|
||||
# line length limit ------------------------------------------------------------
|
||||
# modules: build, logic, ui, data, utility
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
ABORT="\033[31mAbort:\033[00m"
|
||||
SUCCESS="\033[32mSuccess:\033[00m"
|
||||
|
||||
Reference in New Issue
Block a user