i wonder if chmod permissions are retained after resetting a branch.

This commit is contained in:
Ghommie
2019-11-27 22:43:15 +01:00
parent 8cec8fa506
commit eef3ec090d
19 changed files with 197 additions and 223 deletions
+4
View File
@@ -2,3 +2,7 @@
insert_final_newline = true
indent_style = tab
indent_size = 4
[*.yml]
indent_style = space
indent_size = 2