Nick Nisi 8/24/2014

Git: Update a forked repository

Read Original

This technical tutorial explains how to update a forked GitHub repository to stay in sync with the original upstream source. It details the command-line steps to add an upstream remote, fetch changes, rebase, and push updates. The article also demonstrates how to create a custom Git alias to automate this process, reducing it to a single command for efficiency.

Git: Update a forked repository

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week