Expand description
Custom helper utilities
Structs§
- Tracking
File - Represents the file storing entries of tracked repositories
Constants§
Functions§
- handle_
error - Prints given error message to the standard error with application name and then exits the application with specified error code
- path_
is_ repo - Checks if a given path is a git repository
- repo_
is_ tracked - Checks if a given repository has an entry in the tracking file
- repos_
valid - Checks if the given repositories are valid and makes their paths absolute, prints an error message for every invalid entry