public MergeCommandResult Apply(ProgressMonitor monitor) { return(StashCollection.Apply(monitor, this)); }
public MergeCommandResult Apply() { return(StashCollection.Apply(this)); }