/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

github.com
| | www.architect.io
1.6 parsecs away

Travel
| | Learn how to automate the steps to build, test, and deploy your code using GitHub Actions.
| | www.github.com
0.1 parsecs away

Travel
| | my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub.
| | cupano.com
0.1 parsecs away

Travel
| | My Blog Posts. Contribute to joecupano/blog development by creating an account on GitHub.
| | danielpecos.com
14.1 parsecs away

Travel
| In a previous post, we have seen what Git is and its main characteristics. Now, we'll go more into detail about its functionality and we'll see what a usual day working with Git looks like. But before, some initial concepts: Repository: A working tree of files and directories which can be versioned, keeping track of every single modification made over the working tree, been able to move forward and backward in its history.