From 310ae794014c10a7d3c43fb5ec24817c61cbe86f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 3 Sep 2013 21:29:47 +0200 Subject: add hook to glossary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'using-git.texinfo') diff --git a/using-git.texinfo b/using-git.texinfo index 9642314..e335db9 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1399,7 +1399,16 @@ the @code{HEAD} is ``detached''. @item head ref Synonym for `head'. -@c @item hook +@item hook +Several Git commands make callouts to user +definable scripts. This allows developers to +add functionally or checkout, and commands +can be verified and aborted. + +@file{.git/hooks} are filled with sample +scripts that can be enabled by removing their +@file{.sample} suffix. + @c @item index @c @item index entry @c @item master -- cgit v1.2.3-70-g09d2