So I have a directory with file A and file B. I need to push file A to directory dirA and file B do directory dirB. The problem is that dirA should be hosted on GitLab and dirB on GitHub. Is there any way to do so?
This should work all time, so when I make some changes I can push them to proper repositories.