Explore >> Select a destination


You are here

aaronbos.dev
| | www.maxpou.fr
2.7 parsecs away

Travel
| | A Git Cheat Sheet that focuses on Essential Commands for Experienced Developers.
| | jonsuh.com
2.4 parsecs away

Travel
| | A lot of my time is spent in Terminal and a majority of it is spent typing Git commands. I created a set of keyboard shortcuts with Bash aliases and functions to speed up my workflow and save me hundreds of keystrokes every day.
| | www.cesarsotovalero.net
2.7 parsecs away

Travel
| | 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.
| | ewintr.nl
12.1 parsecs away

Travel
| [AI summary] This article explains how to set up a simple CI/CD pipeline using bash scripts and git hooks to automate deployment processes, including deploying to production and staging environments with user permissions management.