* Jogi * Keerthi * Yuvetha * Bhavana * Teja
1. Everyone need to work on their own branch. If the work of ur part is done merge with master 2. Make sure that u r pushing on ur respecitve braches "git pull origin UR_BRANCH_NAME" 3. After git pull, u can see the branches of remote repository thorugh "git checkout" 4. Each time you need to update both local and remote repository, otherwise there will be problems for another person