public Commit ( string message, bool amend = false, bool signoff = false ) : GitActionResult |
||
message | string | |
amend | bool | |
signoff | bool | |
return | GitActionResult |
public Commit ( string message, bool amend = false, bool signoff = false ) : GitActionResult |
||
message | string | |
amend | bool | |
signoff | bool | |
return | GitActionResult |