I was working on a project that was hosted on Github. My project was hosted on Bitbucket. Both of them uses git. Now I have to create a fork of project in my Bitbucket repository. In order to be able to get updates and without downloading and replacing all the project then commit and push it.
This issue was resolved later by making a clone from Github and pushing to Bitbucket
1 Comment(s)