You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit disable the action "Checkout", "Checkout As..." and "Create
Branch..." if the branching is not supported.
Change-Id: Ic342305e252001c3a7a75d2ae82c0d29bd2bbe6f
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
mPorhel
pushed a commit
to mPorhel/cdo
that referenced
this issue
Aug 20, 2024
This commit disable the action "Checkout", "Checkout As..." and "Create
Branch..." if the branching is not supported.
Change-Id: Ic342305e252001c3a7a75d2ae82c0d29bd2bbe6f
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
The actions "Checkout" and "Checkout As..." must be enabled also without branching. How else would you create a checkout that you can work with? We could discuss whether the wizard page with the branch selection is unwanted in that case. But technically the MAIN branch does always exist.
The "Create Branch..." action should be disabled for repos without branching. But I just tested it, and it is disabled (actually not even visible).
In the end I see no need for action here. Or am I missing something?
Actions "Checkout", "Checkout As..." and "Create Branch..." should be disabled if branching is not supported for the selected repository
The text was updated successfully, but these errors were encountered: