mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
refactor: run define git users on launch
This commit is contained in:
@@ -145,6 +145,7 @@ func Execute() {
|
||||
}
|
||||
// define users
|
||||
utils.Define_users(author_file)
|
||||
utils.Define_git_users()
|
||||
|
||||
err = rootCmd.Execute()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user