You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a main DevOps Repository. This contains the all Devops tools and its realted information.
First Tool which I'll descuss here about it **GIT & GITHUB**.
It is used for Versions control, which means to keep track of the commited data.
Git /GitHUB
=> It uses for version control, which means to manage or track the change made by whom and from where.
=> Each and evrything can be tracked using version control system
=> It also prevents the accedentail delete or modification in code base.