diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-05 15:31:21 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-05 16:22:25 +0200 |
commit | 6d6bee30e4fb82b7193498db54c8d3cc78cb09e0 (patch) | |
tree | 0b2d43e49bc097776d5416a6c5030b8cbeca16c3 /.git-commit-template | |
parent | Add appveyor.yml (diff) | |
download | smolbote-6d6bee30e4fb82b7193498db54c8d3cc78cb09e0.tar.xz |
Fix line endings in appveyor.yml
build-appveyor
Diffstat (limited to '.git-commit-template')
-rw-r--r-- | .git-commit-template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.git-commit-template b/.git-commit-template index cb5ed31..97e0e63 100644 --- a/.git-commit-template +++ b/.git-commit-template @@ -17,3 +17,6 @@ # # --[ Add attribution if patch was contributed ]-----------------------| #SUBMITTED-BY: <name here> +# +# --[ Tags ]-----------------------------------------------------------| +# build-appveyor: this build is a stable Windows build |