codeforkansascity / meeting-notes

Blog for KC Brigade meeting projects
http://codeforkansascity.github.io/meeting-notes
0 stars 26 forks source link

Sync up with what you forked in GitHub #2

Open zmon opened 9 years ago

zmon commented 9 years ago

It is really better to do this from the command line or GUI on your computer.
This is to support the GitHub Push Start and having people only use their browser to make changes. The following needs to be tested and cleaned up and then added as a post.

Sync up with what your forked

If you work on your fork for a long time, and people make changes to the project you forked, you will want to pull in their changes into your copy.

1) got to the project page. 2) Find "This branch is 3 commits behind" 3) Click the button to the right for "Pull Request" 4) Edit 5) You need to swap the "base fork:" with the "head fork" 6) Just change one 7) Edit again 8) Click "compare across forks" 9) On the right side select where you forked from.

RyanTramel commented 9 years ago

You're going to have to show me how to do this tonight​

On Mon, Dec 15, 2014 at 11:00 AM, zmon notifications@github.com wrote:

It is really better to do this from the command line or GUI on your computer.

This is to support the GitHub Push Start and having people only use their browser to make changes. The following needs to be tested and cleaned up and then added as a post. Sync up with what your forked

If you work on your fork for a long time, and people make changes to the project you forked, you will want to pull in their changes into your copy. got to the project page. Find "This branch is 3 commits behind" Click the button to the right for "Pull Request" Edit You need to swap the "base fork:" with the "head fork" Just change one Edit again Click "compare across forks" On the right side select where you forked from.

— Reply to this email directly or view it on GitHub https://github.com/codeforkansascity/meeting-notes/issues/2.

Ryan Tramel rytramel@gmail.com