Ruhul Amin master branch
Rifat Hossain rifat branch
Provat Kumar provat branch
রিফাতুল হক খান rifatkhan branch
- Login your github account
- Fork TourMate repository
- Clone helper branch from here
$ git clone -b helper https://github.com/ruhulrahman/TourMate.git
1. $ git add .
2. $ git commit -m "write comment: specific work"
3. $ git push
If you don't config your Git Bash, then config your Git Bash by your github username and passwork
1. git request-pull v1.0 https://github.com/ruhulrahman/TourMate.git helper
(Mension that: v means verion. v1.0 means version 1.0 and helper is a branch)
Now have to merge this repository from master branch. Command For merge this repository is given below
1. $ git merge
1. $ git pull