EditorVCSInterfaceUnstageFile Method |
Unstages the file which was staged previously to be committed, so that it is no longer committed when Commit(String) is called. Argument should contain the absolute path.
Namespace: Godot
public void UnstageFile( string filePath )
[Missing <param name="filePath"/> documentation for "M:Godot.EditorVCSInterface.UnstageFile(System.String)"]