We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I ran the program using go run github.com/alexandear/import-gitlab-commits@latest and i got this output.
go run github.com/alexandear/import-gitlab-commits@latest
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 :/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I ran the program using
go run github.com/alexandear/import-gitlab-commits@latest
and i got this output.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 :/
The text was updated successfully, but these errors were encountered: