jirilebl - Overview
Pinned Loading
-
1
remotes: origin = github, upstream = the thing we forked things from
3
# sync upstream master, make sure you're on master and push back out onto github (origin)
5
git merge upstream/master
jirilebl - Overview
1
remotes: origin = github, upstream = the thing we forked things from
3
# sync upstream master, make sure you're on master and push back out onto github (origin)
5
git merge upstream/master