public CheckoutBranch(GitViewModel vm) { this._vm = vm; }
public CheckoutCommit(GitViewModel vm) { this._vm = vm; }