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 "$(
|
||||
git log \
|
||||
--format="$(orange %h) %s $(gray '(%ar)')" \
|
||||
--no-merges \
|
||||
--reverse \
|
||||
$id2..$id
|
||||
|
||||
|
|
Loading…
Reference in a new issue