message no. 132411
Posted by frenda in #github at 2016-04-19T20:57:08Z
then git fetch upstream; git checkout -b new_thing upstream/master for a new branch and git fetch upstream; git rebase upstream/master to refresh the current branch
Posted by frenda in #github at 2016-04-19T20:57:08Z