Skip to content

Documentation bug: Update via Git #19778

Open
Open
@dieck

Description

@dieck

Deployment Type

Self-hosted

NetBox Version

v4.2.8

Python Version

3.10

Steps to Reproduce

As per https://netboxlabs.com/docs/netbox/installation/upgrading/, Option B: Check Out a Git Release:
=> Current version is v4.3.3

Next step:
cd /opt/netbox && sudo git fetch && sudo git checkout v4.3.3
=> error: pathspec 'v4.3.3' did not match any file(s) known to git

(on Ubuntu 22.04LTS, git v2.34.1)

Expected Behavior

Checkout requested version

Observed Behavior

Git raised an error:
error: pathspec 'v4.3.3' did not match any file(s) known to git

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageThis issue is awaiting triage by a maintainertype: bugA confirmed report of unexpected behavior in the application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions