#github
Read more stories on Hashnode
Articles with this tag
Git Branching Git branching allows developers to create multiple branches of their codebase and work on them independently of each other. Each branch...
Advanced git and github · What is Git and why is it important? Git is distributed version control system, developed by 'linus torvald' in 2005, Used to...
What is Git? Git is a version control system that allows you to track changes to files and coordinate work on those files among multiple people. It...
What is DevOps DevOps is a collaboration between Development and IT Operations to make software production and Deployment in automated & repeatable...