I have made changes in my local server and committed it to the bitbucket server. Now how can my friend use the updated codes in her machine? Kindly mention what are the git commands for her using the bitbucket server hosted in my computer.
Welcome to the community!
Once you committed and pushed changes to bitbucket server then the updated changes to available to bitbucket server then your colleague needs to pull the changes first from the bitbucket server then he/she will have the updated code/changes to his/her system.
For details about git commands please have a look at the below article.
https://community.atlassian.com/t5/Git-articles/Git-Basic-Commands/ba-p/866569
Hi @Yogesh Mude
Thanks for the invite!
Let me try the suggested way. And thanks much for the sudden answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.