/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

msfjarvis.dev
| | github.com
0.3 parsecs away

Travel
| | Go example projects. Contribute to golang/example development by creating an account on GitHub.
| | www.github.com
0.4 parsecs away

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

Travel
| | My Blog Posts. Contribute to joecupano/blog development by creating an account on GitHub.
| | danielpecos.com
13.0 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.