X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.vala;h=e98c999902db1973641d32c76a78a753063614de;hp=3fc1a6be2241de1d83bcff7218aebede2ba00ee3;hb=24f29cdf6887c0f05430d83cffaebf69bfa40083;hpb=2ac46b7e5e54b5382df0c55b865e47a9937e15f8 diff --git a/RepoStatusPopover.vala b/RepoStatusPopover.vala index 3fc1a6be..e98c9999 100644 --- a/RepoStatusPopover.vala +++ b/RepoStatusPopover.vala @@ -466,7 +466,8 @@ public class RepoStatusPopover : Object //listeners this.el.button_press_event.connect( () => { var oldq = new Gee.ArrayList(); - + + Clones.singleton().el.response(-1); NewBranch.singleton().show(_this.repo, oldq); return false;