|
You are here |
jonsuh.com | ||
| | | | |
www.cesarsotovalero.net
|
|
| | | | | Git is the go-to version control system in software development, created by Linus Torvalds in 2005 for Linux kernel development. It's now an indispensable tool for tracking project history and managing versions. This post covers the key Git commands you need to streamline your development workflow. | |
| | | | |
aaronbos.dev
|
|
| | | | | As developers, we are exposed to many tools. How we learn and use those tools can make a big difference in our productivity and happiness. In this post, we'll be looking at the git plugin for Oh My Zsh and how it can be leveraged to increase our productivity using Git in the terminal. | |
| | | | |
www.classandobjects.com
|
|
| | | | | For a web developer clean installing an operating system is a nightmare but it doesn't have to be. I've automated my development environment setup using Ansible and it works | |
| | | | |
unixdigest.com
|
|
| | | [AI summary] This tutorial explains a simple Git workflow to manage your home directory by using a white-listing approach with a wildcard in .gitignore to selectively track specific files while ignoring everything else. | ||