RevisionControl.h
This class provides API for revision control Library: Source provided.
|
Name |
Description |
|
This is cast, a member of class RevisionControl. | |
|
This is the overview for the checkout method overload. | |
|
This is the overview for the commit method overload. | |
|
Factory class method to create RevisionControl object | |
|
This is the overview for the diff method overload. | |
|
Gets map of all branches and their heads | |
|
Gets commit message related to given sha | |
|
Get current name of branch | |
|
Get current changes in workspace compared to last revision | |
|
Initialization of revision control API, this method will create tf storage to save revision history note | |
|
Incorporates changes from the certain branch into the current branch. If there are conflicts conflicting_objects will contain list of conflicting objects | |
|
Create new branch |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|