AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
EditorVCSInterface
To Subscribe, use this Key
colorado-hawaii-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description Defines the API that the editor uses to extract information from the underlying VCS. The implementation of this API is included in…
Published
06/07/2024
Enumerations enum ChangeType : ChangeType CHANGE_TYPE_NEW = 0 A new file has been added. ChangeType CHANG…
Published
06/07/2024
Method Descriptions bool _checkout_branch (branch_name: String ) virtual Checks out a branch_name in the VCS. …
Status
Last Update
Fields