Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
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

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?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions