/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

searchcode.com
| | github.com
1.5 parsecs away

Travel
| | Privacy Focused and Secure QR Reader. Contribute to prof18/Secure-QR-Reader development by creating an account on GitHub.
| | ma.ttias.be
2.1 parsecs away

Travel
| | When trying to compile WebAssembly (wabt-rs) for a dependent package, it failed on Ubuntu 18.04 LTS due to this error message.
| | zhen.org
2.6 parsecs away

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