-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Description
Issue Overview
Which one of these is not a valid way to delete a branch?
big branch -d
git branch -D
git branch -D
git branch --delete
Describe your environment
N/A
Steps to Reproduce
Expected Behavior
big branch -d would be incorrect, but so is git branch -delete
Current Behavior
it's suggesting that big branch -d is fine.
Possible Solution
typo?
Screenshots / Video
Related Issues
Metadata
Metadata
Assignees
Labels
No labels
