git-hooks irc-announce: don't show merges
This commit is contained in:
parent
622fe9c4ab
commit
16aad34f14
|
@ -100,6 +100,7 @@ with stockholm.lib;
|
||||||
add_message "$(
|
add_message "$(
|
||||||
git log \
|
git log \
|
||||||
--format="$(orange %h) %s $(gray '(%ar)')" \
|
--format="$(orange %h) %s $(gray '(%ar)')" \
|
||||||
|
--no-merges \
|
||||||
--reverse \
|
--reverse \
|
||||||
$id2..$id
|
$id2..$id
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue