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
- Using Gitcs61bl.org
- How Git works: A complete guide to branches, merges, and collaborationdeveloper.ibm.com
- Git - user-manual Documentationgit-scm.com
- Git at any scalecursor.com
- Git Guides - git pushgithub.com
- Version Control with Gitweb.mit.edu
- Git from the Bottom Upjwiegley.github.io
- Reading 5: Version Controlweb.mit.edu
- Version Control (Git) · Missing Semestermissing.csail.mit.edu
- Why GitHub Actually Won | Butler's Logblog.gitbutler.com
- Git was built in 5 daysgraphite.dev
- A successful Git branching model >> nvie.comnvie.com