diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 SHORT. ## get `g` ~~to get `g` you can either build it yourself or you~~ \ |