Files
awesome-kubernetes/docs/git.md
Inaki Fernandez 38775e17c7 upddates
2020-05-06 18:39:55 +02:00

4.5 KiB
Raw Blame History

Git

Git Distributed Version-Control System

Git Cheat Sheets

Git Flow

Git Commands

  • Show commit logs:
git log --oneline --all --graph --decorate

BitBucket

GitLab