Git (Tools Menu)


 

The Git item of the Tools menu provides access to a number of version control functions available in the Sunbelt IDE. Those functions are:

 

 

New Branch

Create a new branch.

Merge Branch

Combine branch changes.

Remove Branch

Remove an existing branch.

Clone

Create a new branch or project from an existing branch or project.

Pull Updates

Retrive updates from a remote repository.

Push Updates

Send updates to a remote repository.

Edit Ignore File or Template

Define ignored files.

View Log File

Examine the Git log file.

View Project Changes

View uncommited project changes.

Edit the Configuration File

Modify Git configuration values.

 

 

 

 



PL/B IDE Studio Help Designer (Tools Menu)