summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index b5f5ee0..f079bc5 100644
--- a/structs.go
+++ b/structs.go
@@ -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