Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

how to clean [gitflow ...] in .git/config file in a right way #459

@duckscofield

Description

@duckscofield

I found some information, via use git config --list in my project repo.

...
[gitflow "branch.feature/addMRTemplates"]
	base = develop
[gitflow "branch.feature/followUIDevRule"]
	base = develop
...

These branches are not any longer exist. May I delete them all directly? Or there is CMD for clean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions