Introduce git-push hook (#1184)
author김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Mon, 14 May 2018 03:52:13 +0000 (12:52 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 14 May 2018 03:52:13 +0000 (12:52 +0900)
commit2ce445eff4b6fde08f94172a306eb72372dbea9f
tree35be912483d6ddf0df74c663b54d968e32ae95e6
parentfc05d67133b9b6e24d559ea01fa3af743fef0fbe
Introduce git-push hook (#1184)

This commit introduces git-push hook and its installer.
Originally created by @wateret.

Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
scripts/git-hooks/install_hooks.sh [new file with mode: 0755]
scripts/git-hooks/pre-push [new file with mode: 0755]