bu-cnso / git-introduction

A brief introduction to git and GitHub
1 stars 10 forks source link

New contributor: tlscott #18

Closed tlscott closed 8 years ago

tlscott commented 8 years ago

I'm a contributor!

effigies commented 8 years ago

Try:

git fetch upstream
git merge upstream/master

You'll need to edit and make a new commit, and then push.