$ grep -rn "#Git" ./posts

Git: doing common tasks (part 2)

In this part we will focus interacting with remote repositories, remote repositories are used when people want to collaborate.…

Git: doing common tasks (part 1)

Git is an essential tool if you are a developer a sysadmin or a devops engineer, it can help you keep track changes in files you are……