Versions in this module Expand all Collapse all v1 v1.0.2 Dec 20, 2024 v1.0.1 Dec 20, 2024 Changes in this version + const ENVIRONMENT_VARIABLE_ERROR + func FindGitRepositories(path string) ([]string, error) + func GetCommits(path string) (string, string, error) + func GetCommitsFromTimeRange(repoPath string) (string, string, error) + func GetLocalTasks(todoFile string) (string, error) + func GetRepos(paths []string, c chan string, e chan error, q chan int) + func GetSelfCareAdvice() string