Pages

Sunday, January 12, 2014

Setting up Code Collaborator(SmartBear) for Git

Code Collaborator GUI client is available for git for can be integrated with git code reviews process -

Following steps are -

1) Search for the installed ccollabgui.app (Code Collaborator GUI app)

2) Click on the application. Below window will open up -



3) Click on the "Add" button. SCM configuration window will open up -


Enter the following configuration param values -

a) Local Source Code location -
b) Git executable location (enter the path like /usr/bin/git)
c) Click on validate button to validate the settings

Once the validation is done your configuration is done. You are ready to share the code for the review part.

For sharing the code for review in git there are two options available -
1) Add Changes
2) Add Git Diffs




1 comment:

  1. This comment has been removed by a blog administrator.

    ReplyDelete