1
0
mirror of https://github.com/ViViDboarder/shoestrap.git synced 2025-02-24 21:24:00 +00:00

4 lines
99 B
Plaintext
Raw Normal View History

2013-08-07 20:23:13 -07:00
#!/bin/bash
git rev-parse HEAD >&/dev/null || exit 1
git branch --no-color | grep '^*' | cut -c 3-