From 32582c84df65003e895a755097561b1a5fe63122 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Thu, 20 Nov 2025 10:30:03 +0100 Subject: "why permissive" note added --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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~~ \ -- cgit v1.3.1 From fae0ec0bf488bf866eac79eb5b3646d43acbdbcf Mon Sep 17 00:00:00 2001 From: czjstmax Date: Thu, 20 Nov 2025 10:30:36 +0100 Subject: grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1847e72..6c6f696 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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. +syntax so that it is fail-free, and also SHORT. ## get `g` ~~to get `g` you can either build it yourself or you~~ \ -- cgit v1.3.1