[giti] giti branch delete
: Handle user trying to delete all the branches
#274
Labels
giti branch delete
: Handle user trying to delete all the branches
#274
Prerequisites
Install and run giti
./tuify
folder in your terminalnu run.nu install-giti
to installgiti
locally to~/.cargo/bin
giti
from anywhere on your systemgiti branch delete
Private giti design document
Task
If a user tries to delete all branches (no branch left to switch to), show an error message displaying that the user is trying to delete all branches and there is no branch left to switch to and because of that, no branches were deleted.
The text was updated successfully, but these errors were encountered: