PBRefController: reload items when checking out branch

This will update the view with the new current branch.
This commit is contained in:
Pieter de Bie
2008-11-17 14:03:06 +01:00
parent 82aa6a3232
commit a950505972
+1
View File
@@ -43,6 +43,7 @@
return;
}
[historyController.repository reloadRefs];
[commitController rearrangeObjects];
}
- (NSArray *) menuItemsForRef:(PBGitRef *)ref commit:(PBGitCommit *)commit