flâneur

Useful git commands

reliabilityengineering.substack.com · 3,587 words · saved by 1 readers

Introduction

The goal of this article is to share knowledge about git. over my working experience as an SRE, i came across a lot of git intricacies. However, those were only 1% of the time. 99% of the time, it was just the usual normal git operations. This article aims to educate all the important git commands and operations that you need to know while working in tech. The first thing that comes our mind before using tools like git is, why use it ? Why not just copy and paste code or make multiple folders or backup in USB drive. Well that works, until it does not. Then you are left will multiple copies…

saved by

related reading