|
You are here |
seasidetesting.com | ||
| | | | |
initialcommit.com
|
|
| | | | | We explain how to check out the initial commit of any open source project using Git. Examining the initial commit is a great way to learn how a program's code works. | |
| | | | |
github.com
|
|
| | | | | Manage your app's Ruby environment. Contribute to rbenv/rbenv development by creating an account on GitHub. | |
| | | | |
troypatterson.me
|
|
| | | | | Recently I've been invited to work on a project which involves theming Moodle, developing a self-paced course and delivering some professional development. This is an exciting project. The courses that are being developed are STEM related and very high quality. There are several features that I love about this project. Excellent teachers are writing the [...] | |
| | | | |
sookocheff.com
|
|
| | | 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. | ||