mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 00:02:18 +02:00
[ticket/9824] Add space after [ticket/12345] in prepared commit message.
PHPBB3-9824
This commit is contained in:
parent
16a46e6a24
commit
9bed2b119c
@ -38,5 +38,5 @@ then
|
||||
tail="\n\nPHPBB3-${branch##ticket/}";
|
||||
fi
|
||||
|
||||
echo "[$branch]$tail$(cat "$1")" > "$1"
|
||||
echo "[$branch] $tail$(cat "$1")" > "$1"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user