From 3e3bb6e77a8211f9b19a40051de54f6be78c28bd Mon Sep 17 00:00:00 2001 From: trivernis Date: Sat, 2 Mar 2024 00:38:06 +0100 Subject: [PATCH] Update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index def694c..691e4c3 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,14 @@ diff_tool = "diff" ``` +### Advanced + +#### File permissions + +File permissions are persisted the way git stored them. This is true for templates as well. So a template with +execute permission will result in a rendered file with the same permission. + + ### License CNPL-v7+