mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore: remove unnecessary indentation from merge commit message
This commit is contained in:
parent
b4a87a3a0e
commit
99ce719b80
@ -106,6 +106,6 @@ get_sources() {
|
|||||||
merge() {
|
merge() {
|
||||||
local signed="$@"
|
local signed="$@"
|
||||||
git merge --no-ff $signed $PR -m "Merge pull request #$PR
|
git merge --no-ff $signed $PR -m "Merge pull request #$PR
|
||||||
$OPT_MSG
|
$OPT_MSG
|
||||||
$(git shortlog master..$PR)"
|
$(git shortlog master..$PR)"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user