Expand description
Handles fetching of repositories
Functionsยง
- fetch_
project ๐ - Fetches the time logs and related data for a single GitLab repository.
- fetch_
projects ๐ - Fetch time logs for multiple GitLab repositories and merges them into a single project.
- print_
project_ ๐not_ found - Prints a message regarding access token. URL passed to this function should be without a
protocol prefix (
https://)