Can't see new Netbox version via git fletch --all --tags
#11714
-
I want to upgrade from Netbox 3.4.2 to the latest 3.4.4, the problem is that I don't see any recent version available.
What am I doing wrong this time? |
Beta Was this translation helpful? Give feedback.
Answered by
jeremystretch
Feb 9, 2023
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
F3d0s
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git branch
lists branches. To see tags, usegit tag
: