Skip to content
Discussion options

You must be logged in to vote

git branch lists branches. To see tags, use git tag:

$ git tag -l "v3.4.*"
v3.4.0
v3.4.1
v3.4.2
v3.4.3
v3.4.4

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@F3d0s
Comment options

@jeremystretch
Comment options

@candlerb
Comment options

Answer selected by F3d0s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants