homepage › Forums › BridgePoint/xtUML Usage and Training › Git best practices › Reply To: Git best practices
August 9, 2013 at 2:22 pm #1179
Keymaster
Sharing your branch changes with colleagues:
To a quick code review and/or get input from colleagues you can take advantage of the pull request’s ability to show changes:
_- Submit a pull request for your branch
If the branch is not really ready to be pulled, just put that information in the pull comment.
_- Capture the link to the changed files (this is found in “Files Changed” tab of the pull request).
_- Send the link to colleagues as needed
_- When done, close the pull request
(Go to the bottom of the pull request page and select close)
- This reply was modified 7 years, 8 months ago by
Bob Mulvey.
- This reply was modified 7 years, 8 months ago by
Bob Mulvey.