Skip to content

branch not found #33

@DeeliN221

Description

@DeeliN221

As written in README, new support branch (git clone -b branchname), I suppose we can specify branch when cloning.

But,

❯ git clone  https://github.com/nvim-neo-tree/neo-tree.nvim -b v3.x
Cloning into 'neo-tree.nvim'...
remote: Enumerating objects: 6564, done.
remote: Counting objects: 100% (1782/1782), done.
remote: Compressing objects: 100% (491/491), done.
...

❯ git clone  https://gitclone.com/github.com/nvim-neo-tree/neo-tree.nvim -b v3.x
Cloning into 'neo-tree.nvim'...
fatal: Remote branch v3.x not found in upstream origin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions