repo.or.cz
/
wireshark-sm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git]
/
tools
/
commit-msg
blob
6b3052b3ad00bc30ce14b03cd21014c4e10a6d67
1
#!/bin/sh
2
#
3
# Validate the commit message.
4
5
.
/
tools
/
validate-commit.py
--commitmsg
$1
6
7