Exemple #1
0
 internal void CheckoutCommit()
 {
     GitService.CheckoutCommit(CurrentGitPath, SelectedCommit);
 }