Next: Submitting Your Changes, Previous: Moving Changes Aside, Up: Development Without Commit Access [Contents][Index]
As you work on your branch, you will occasionally want to bring it
up to date with respect to master
.
This section discusses updating local branches
and handling merge conflicts.