Part 2-Deep Dive in Git & GitHub for DevOps Engineers.
Stages of git/workflow
Repository
A repository is a place where you have all your codes or kind of folder on the server.
It is a kind of folder related to one product.
ChanIges are Personal to that Particular Repository.
Server
It stores all R...
ritul.hashnode.dev5 min read