Git and GitHub Actions🚀
What is git?
Git is a free and Open Source version control system (VCS), a technology used to track older versions of files, providing the ability to roll back and maintain separate different versions at the same time.
Git is a successor of SVN and C...
codehouse.hashnode.dev5 min read