What is Git and How Does It Work?
what is git
Git is the version control system which keeps the track of the changes which you have made in the present file from previous file (but when you initiated it )
Why Git is used
Git is used for the convenience Purpose to track - the chan...
learnwithranjan.hashnode.dev3 min read