Explore >> Select a destination


You are here

statsandr.com
| | zelig880.com
4.0 parsecs away

Travel
| | Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions.
| | gist.github.com
2.7 parsecs away

Travel
| | GitHub Gist: instantly share code, notes, and snippets.
| | initialcommit.com
3.8 parsecs away

Travel
| | In this article, you will learn how to create a new Git repository, configure it, and commit changes to it.
| | andreabergia.com
13.6 parsecs away

Travel
| Git has an excellent tool designed to help you reorder the commit history: interactive rebase. This can be excellent if you want to keep the history clean, so that it helps other programmers understand the logic behind the changes rather than the actual sequence of commits. Let's walk through an example. Let's write some history Link to heading Let's start by creating an empty project in a new directory: