summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorczjstmax <maxwasmailed@proton.me>2025-11-20 10:30:03 +0100
committerGitHub <noreply@github.com>2025-11-20 10:30:03 +0100
commit32582c84df65003e895a755097561b1a5fe63122 (patch)
treeaff6674828fa18640c34889ccb0baa0f2ba45135 /README.md
parentd223ec3f87aace98da1813d6b0ab039c21ae988a (diff)
"why permissive" note added
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index f023fdd..1847e72 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@ yes, that's the name of it. \
`g` is a simple `git` wrapper that you can use if \
you are as lazy as me and do not want write looong \
boooooooring commands like `git commit -a -m "fuck"`.
+#### why "permissive"?
+`g`'s whole logic is to be "permissive" with its \
+syntax so that it is fail-free, and also to be SHORT.
## get `g`
~~to get `g` you can either build it yourself or you~~ \