Git and Github (part-1)
what is Git-
Git is a distributed version control system (VCS) that helps developers track and manage changes to their code over time. It allows multiple developers to work on the same codebase simultaneously and keeps a history of changes, making it...
jayeshdevops.hashnode.dev3 min read