mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-08-25 07:57:25 +00:00
chore: update docs/git.md [20260801-0752]
This commit is contained in:
+4
-1
@@ -885,4 +885,7 @@ Automate them.
|
||||
|
||||
</center>
|
||||
</details>
|
||||
- [Purposeful Commits](https://chrisarcand.com/purposeful-commits) 🌟 - A blog post by Chris Arcand discussing strategies for managing Git commit history, advocating for practices that result in a cleaner and more understandable history by avoiding noisy merge commits and WIP messages, ultimately making it easier to track changes, revert regressions, and understand the evolution of a codebase.
|
||||
- [Purposeful Commits](https://chrisarcand.com/purposeful-commits) 🌟 - A blog post by Chris Arcand discussing strategies for managing Git commit history, advocating for practices that result in a cleaner and more understandable history by avoiding noisy merge commits and WIP messages, ultimately making it easier to track changes, revert regressions, and understand the evolution of a codebase.
|
||||
|
||||
## GitOps
|
||||
- **(2026)** [Argo CD](https://github.com/argoproj/argo-cd) 🌟 - Declarative Continuous Deployment for Kubernetes.
|
||||
|
||||
Reference in New Issue
Block a user