From d904f0f60e253f13b981d006b96d3a1b9d774987 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 8 May 2016 16:20:00 +0300 Subject: README update --- .README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.README.md b/.README.md index ab666f9..58915f0 100644 --- a/.README.md +++ b/.README.md @@ -27,3 +27,6 @@ To adjust the permissions so that only you can read the files, `source` This also makes sure the directories in the repository are accessible only by yourself (including the `.git` directory). +Additionally, file permissions are reset each time `git` writes to a file. +It is thus necessary to execute the line above after each invokation of +`git pull`, `git checkout`, etc. -- cgit v1.2.3