Git Cheatsheet
Git Cheatsheet 2
Differenece between upstream and origin
git remote -v
git clone git url-To copy the repository
git add .
git commit -m "datavase changes in frappe"
git push
vim .git/config
Git Cheatsheet 2
Differenece between upstream and origin
git remote -v
git clone git url-To copy the repository
git add .
git commit -m "datavase changes in frappe"
git push
vim .git/config