You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a good suggestion. Sadly, this is a limitation of git: tags are not branches, so git treats them as a detached state. I feel like this could be doable, it would just require some tinkering with libgit.
It would be nice if it was possible to see what tag(s) I had checked out, i.e. when doing:
I would like to see v1.0.0 somewhere in the prompt.
The text was updated successfully, but these errors were encountered: