Esempio n. 1
0
 protected override void OnCommit(ChangeSet changeSet, IProgressMonitor monitor)
 {
     Bazaar.Commit(changeSet, monitor);
 }