diff options
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 |
