Skip to content

PlugUpdate does not handle new branches #139

@sloria

Description

@sloria

Ran into a bug when trying to pass the branch option with a newly-created branch. It seems that PlugUpdate does not fetch new branches because I get the following error:

error: pathspec 'issue23' did not match any file(s) known to git.

I had to manually run git fetch in the plugin's repo folder before executing PlugUpdate for it to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions