diff options
| author | Jeff Carr <[email protected]> | 2024-12-29 21:36:39 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-29 21:36:39 -0600 |
| commit | 45c32bc7fc00fd43b1b54d36f96671368323d238 (patch) | |
| tree | e33efb99a3dc5b775b59733ea9198b6ca1d9f8d9 /structs.go | |
| parent | 16a6c8b11ae51c693011e7d107adb15e99d4fe54 (diff) | |
add git author and emailv0.22.32
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -56,6 +56,9 @@ type mainType struct { // what is being used as ~/go/src goSrcPwd *gadgets.OneLiner + // ENV GIT_AUTHOR NAME and EMAIL + gitAuthor *gadgets.OneLiner + // displays a summary of all the repos // has total dirty, total read-only // total patches, etc |
