Open
Description
I ran the program using go run github.com/alexandear/import-gitlab-commits@latest
and i got this output.
service.go:72: Found current user "bonzer75"
service.go:121: Init repository "./repo.gitlab.com.bonzer75"
service.go:74: Fetching project: 43665740
service.go:171: fetching commit: 900231e6 2023-02-20 01:35:31 +0000 +0000
service.go:171: fetching commit: acc5c44e 2023-02-19 20:44:52 -0500 -05
service.go:179: Fetched 2 commits for project 43665740
service.go:112: project 43665740: commits 2
It only detects one of my repos, but i have 2 repos more and more commits.
Sorry if this sounds dumb, i want to start using Gitlab but i don't want to leave my contribution graph :/