Separated rebasing helper and branch terminating. Update now rebases.
[socialgit.git] / currentbranchname
blob903f6aa3f6da44b6fdd90849076cc9ca4528dd6a
1 #!/bin/sh
2 # currentbranchname
4 git symbolic-ref HEAD | cut -d/ -f3-