Git
Git
What is Git
wikipedia
fi
fi
fi
Git add to existing project
Install Git
https://git-scm.com
After installation you can check by typing git keyword in your terminal
Git initializing
• Go to project folder
• Open terminal
• Type ‘git init’