darkrc/bin/checkout

1 line
105 B
Text
Executable file

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