[SCM] git-hooks packaging branch, master, updated. 162d5bc0dd51bf44421b7ce6b73d8be3657d477e

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Mar 3 10:18:02 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/git-hooks.git;a=commitdiff;h=162d5bc

The following commit has been merged in the master branch:
commit 162d5bc0dd51bf44421b7ce6b73d8be3657d477e
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Mar 3 11:17:58 2015 +0100

    fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a758500..6554a42 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ that were not wrap-and-sorted.
 ```
 git config --global init.templatedir '~/.git_template'
 mkdir -p ~/.git_template/hooks
-ln -s `pwd`/pre-commit` ~/.git_template/hooks/
+ln -s `pwd`/pre-commit ~/.git_template/hooks/
 ```
 
 To deploy the hook in existing repos run the following in the clone:

-- 
git-hooks packaging



More information about the pkg-kde-commits mailing list