Skip to content

Chapter Quiz question 1 #14

Description

@AlanHeslop

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions