darkrc/bin/checkout

2 lines
85 B
Plaintext
Raw Normal View History

2019-12-17 16:13:48 +00:00
git checkout $(git for-each-ref --format='%(refname:short)' refs/heads/* | dmenu -b)