diff --git a/PBRefController.m b/PBRefController.m index d075dfb..41e9857 100644 --- a/PBRefController.m +++ b/PBRefController.m @@ -43,6 +43,7 @@ return; } [historyController.repository reloadRefs]; + [commitController rearrangeObjects]; } - (NSArray *) menuItemsForRef:(PBGitRef *)ref commit:(PBGitCommit *)commit