scripts: check fixed commit branch
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Jun 2016 14:39:50 +0000 (16:39 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 1 Jul 2016 10:35:57 +0000 (12:35 +0200)
commitb647da1064d88d1c5104e918b960a3f97f154ca9
tree4372a392bf125205fb76cd385664383a8482dfb6
parentea151eb48a04b6739c63b59fd2dc6546f6d14716
scripts: check fixed commit branch

The commit id of a fixed commit must be in the current branch.
It avoids referencing a local branch or a next-* branch when
pushing in the master.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
scripts/check-git-log.sh