Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

git br -d not working #35

Open
tomahi opened this issue Feb 8, 2019 · 0 comments
Open

git br -d not working #35

tomahi opened this issue Feb 8, 2019 · 0 comments

Comments

@tomahi
Copy link
Contributor

tomahi commented Feb 8, 2019

Bug report

Describe the bug
You cannot delete a branch by using the git alias "git br", because the parameter -a cannot be combined with -d.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Branch "ISSUE-123"
  2. try to delete the branch "git br -d ISSUE-123"
  3. fatal: cannot use -a with -d
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant