diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2025-11-20 18:13:29 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2025-11-20 18:13:29 +0100 |
| commit | a0d0789a691034a6759e221ceae2db59684561a5 (patch) | |
| tree | c34984be36cb21fa63cc90fb4de1d822d7f42a8e | |
| parent | 79e4be93fd276fc42dfc05f256b483b9efd1e0de (diff) | |
| parent | fae0ec0bf488bf866eac79eb5b3646d43acbdbcf (diff) | |
Merge remote-tracking branch 'refs/remotes/origin/master'
| -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~~ \ |