summaryrefslogtreecommitdiff
path: root/gitConfig.go
AgeCommit message (Collapse)Author
2024-01-25attempt to ignore missing go.sum requirementsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25avoid a few nil'sv0.13.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-25cleaning code for release versionsv0.13.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24more attempts to release versionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-24release automationJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23detect go.sum is cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23still has oneliner display bugJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23Scan() everything functionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-23buttons for scanning .git/config and go.sumJeff Carr
common branch handling scan go.sum & .git/config on New() parse go & git config files cleaner debugging cleaning up logging Signed-off-by: Jeff Carr <[email protected]>