Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Collection: Delete Command #52

@haydn

Description

@haydn
$ collection delete foo
# git checkout foo
# git pull
# git push origin foo --delete
# git checkout master
# git pull
# git branch -d foo

There needs to be an -f option to force git branch -D foo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions