Explore >> Select a destination


You are here

etodd.io
| | serverascode.com
8.0 parsecs away

Travel
| | A techno-blog for our techno-times
| | seasidetesting.com
7.9 parsecs away

Travel
| | In preparation of a workshop at Agile Testing Days 2022, I'm setting up a Raspberry Pi as a backup system for participants, to be prepared if things go wrong. Especially one of the first steps "Installing Ruby - If Necessary" has the potential to fail or take too long. With the keyboard configured (see the...
| | adam.younglogic.com
6.5 parsecs away

Travel
| |
| | danielpecos.com
53.6 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.