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:
|
Create a new branch. | |
|
Combine branch changes. | |
|
Remove an existing branch. | |
|
Create a new branch or project from an existing branch or project. | |
|
Retrive updates from a remote repository. | |
|
Send updates to a remote repository. | |
|
Define ignored files. | |
|
Examine the Git log file. | |
|
View uncommited project changes. | |
|
Modify Git configuration values. |
![]() |