1 line
94 B
Text
Executable file
1 line
94 B
Text
Executable file
git checkout $( (git for-each-ref --format='%(refname:short)' refs/heads/* && git tag) | fzf)
|