Explore >> Select a destination


You are here

gregoryszorc.com
| | blog.bloomca.me
3.5 parsecs away

Travel
| | The blog of Seva Zaikov
| | www.mgasch.com
3.6 parsecs away

Travel
| | Ever wanted to contribute to an open source project but quickly got overwhelmed with git terminology? I'm glad you asked...
| | initialcommit.com
3.7 parsecs away

Travel
| | A complete guide to using the git clone command.
| | sookocheff.com
15.7 parsecs away

Travel
| This is something I often do but rarely remember the steps for. This post is intended to serve as a reminder for me and anyone else having the same question: how to add an upstream remote git repository. Start by forking the repository you are contributing to and cloning that repository to your local file system. In this example, we will use the Elasticsearch repository and assume you have cloned it locally.