Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter Quiz question 1 #14

Open
AlanHeslop opened this issue Jun 14, 2024 · 0 comments
Open

Chapter Quiz question 1 #14

AlanHeslop opened this issue Jun 14, 2024 · 0 comments

Comments

@AlanHeslop
Copy link

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

Screenshot 2024-06-14 203533

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant