mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Update branch menu after deletion of a branch.
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
[historyController.repository removeBranch:[[PBGitRevSpecifier alloc] initWithRef:[sender ref]]];
|
||||
[[sender commit] removeRef:[sender ref]];
|
||||
[commitController rearrangeObjects];
|
||||
[self updateBranchMenu];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user