Explore >> Select a destination


You are here

initialcommit.com
| | www.jrebel.com
2.8 parsecs away

Travel
| | Our Git cheat sheet includes tips, tricks, best practices, and more. Download the free Git commands cheat sheet PDF inside.
| | blog.foletta.net
4.2 parsecs away

Travel
| | [AI summary] This technical article explores the internal data structures and fundamental constructs of Git, explaining how it manages source control through blobs, trees, commits, branches, and the index.
| | bellard.org
4.8 parsecs away

Travel
| | QuickJS Javascript Engine
| | mikecoats.com
14.6 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.