Basic Git Hub skills required!
Stay up to date with Git!
git switch mastergit remote add upstream https://github.com/greenstand/repo.gitgit fetch upstreamLast updated
Was this helpful?
git switch mastergit remote add upstream https://github.com/greenstand/repo.gitgit fetch upstreamLast updated
Was this helpful?
Was this helpful?
git rebase upstream/mastergit push origin mastergit switch yourbranch
git merge master