Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(735)

Unified Diff: git-templates/hooks/commit-msg

Issue 18083033: Get rid of place-holder for commit-msg hook. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gclient_scm.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-templates/hooks/commit-msg
diff --git a/git-templates/hooks/commit-msg b/git-templates/hooks/commit-msg
deleted file mode 100755
index 6d4ef8878c91efa9698f47640981d7ec00773ef4..0000000000000000000000000000000000000000
--- a/git-templates/hooks/commit-msg
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-[ -e "build/git-hooks/commit-msg" ] && exec bash "build/git-hooks/commit-msg" "$@"
-exit 0
« no previous file with comments | « gclient_scm.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698