From 7d1f93d1f301b4b19016a44368714b55edc5245a Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Thu, 10 May 2018 18:31:34 +0200 Subject: Rename index.md As long as this remains a bunch of plaintext notes, the name "README" is more informative than "index". --- hooks/post-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hooks/post-commit') diff --git a/hooks/post-commit b/hooks/post-commit index 8e92990..47e5c11 100755 --- a/hooks/post-commit +++ b/hooks/post-commit @@ -15,5 +15,5 @@ then fi touch .UPDATING_COUNT -git commit --amend --no-edit -- index.md +git commit --amend --no-edit -- README.md rm .UPDATING_COUNT -- cgit v1.2.3