darkrc/bin/checkout

2 lines
105 B
Plaintext
Executable File

git checkout $( (git for-each-ref --format='%(refname:short)' refs/heads/* && git tag) | dmenu -l 20 -b)