darkrc/bin/checkout

2 lines
105 B
Plaintext
Raw Normal View History

2020-01-07 15:50:05 +00:00
git checkout $( (git for-each-ref --format='%(refname:short)' refs/heads/* && git tag) | dmenu -l 20 -b)