Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to send code to Code Review before committing it to SouceControl

Lax July 24, 2019

Hi All,

I have new project which I want to upload. But before that I want to send it to code review with in my team. Obviously I do not want to commit it. Appreciate any help.

 

Thanks

L

1 answer

0 votes
Jimmy Seddon
Community Champion
July 25, 2019

Hi @Lax,

Just to confirm with you, are you using Git as a source control tool?  I'm asking becuase if that is the case, best practices would recommend that you create a new branch for your code and commit/push your changes to that branch so that they will not be included as a part of the code changes in the master branch.  I'm also going to assume that you are using BitBucket (doesn't matter if it's server or cloud for this discussion) and from there you can create a pull request from your branch to master (or development, etc.) and have your team review the code at that point.

I hope that helps!

-James

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events