You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found out that if you will try to repeat cycle of getting commits from gitlab and push them to github, every time it will create new commits. And day contributions counters will increase linear 2-4-6-8-10... and so on.
After few cycles we will receive enormous number of commits in every day.
Wanted to create schedule task for this job, but looks like it can not work like I'd wanted to.
The text was updated successfully, but these errors were encountered:
Found out that if you will try to repeat cycle of getting commits from gitlab and push them to github, every time it will create new commits. And day contributions counters will increase linear 2-4-6-8-10... and so on.
After few cycles we will receive enormous number of commits in every day.
Wanted to create schedule task for this job, but looks like it can not work like I'd wanted to.
The text was updated successfully, but these errors were encountered: