]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/octal_umask_setting_is_unintuitive.mdwn
branch implementing my keyword suggestion
[git.ikiwiki.info.git] / doc / bugs / octal_umask_setting_is_unintuitive.mdwn
index 0a63940cef6b018fd9435bc4267f3422d03f73e8..f6e5a9a4db5fa9e841e41bb56da10de261bfc37a 100644 (file)
@@ -28,6 +28,9 @@ you have to use one of
 
 and if you try to say 022 you'll get 22 decimal = 026 octal.
 
+[[!tag patch]]
+[[!template id=gitbranch branch=smcv/umask-keywords author="[[smcv]]"]]
+
 Perhaps the best way to solve this would be to have keywords
 for the few values of `umask` that are actually useful?