egit - Can I stop the default double click behaviour on a Eclipse Git Explorer Repository branch or tag? -
i use git explorer repository review branches , tagged commits inside of eclipse. these shown in tree view on left side of perspective.
on couple of occasions i've found myself accidentally double clicking on branch / tag , suffering egit checks out working directory can takes minutes in cases , trigger unwanted auto builds. , more minutes was.
is there way customize git repo explorer disable default double click action prevent these inadvertent mistakes?
there no way change double-click action. maybe consider showing confirmation dialog in case user invoked action using double-click. please file enhancement request egit.
Comments
Post a Comment