-
Notifications
You must be signed in to change notification settings - Fork 0
Contribute
Sarath C Ani edited this page Jul 2, 2020
·
1 revision
✔️ Fork the repository
✔️ Clone it
✔️ Use pull requests to contribute
git remote add upstream https://github.com/ahdhani/Memefier.git
git fetch upstream
git checkout master
git rebase upstream/master
git add .
git commit -m “< commit message >”
git pull
git push
Hello Footer