Explore >> Select a destination


You are here

www.jtolio.com
| | mikecoats.com
1.4 parsecs away

Travel
| | A common time-saving 'hack' of mine when building 'new-but-related-to-old' projects is to fork an existing code base and use it as the boot-strap for the new project. GitHub, however, does not provide the functionality on their website to fork your own project; you can only fork other people's projects. Here's how to work around that.
| | initialcommit.com
1.6 parsecs away

Travel
| | 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.
| | yasoob.github.io
2.2 parsecs away

Travel
| |
| | initialcommit.com
13.8 parsecs away

Travel
| A description of source code management, and how Git is used as a version control system for source code management.