I'm new using git. Let's suppose that I have forked a repo "my-repo" from another user called "user-repo".
This repo is very active. My repository has a lot of changes and I am not planning to make a pull request, but handle "my-repo" as an independent repository. Is there a way to pull from the "user-repo" changes and merge to "my-repo" to later push to "my-repo" ?