This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit a1559ba07bf97c8c0de790807a681ea8ce77842a
tree 1c65f7c3040a867128d286cf6485394cfbcba003
parent 7942044256859e81e12ad8ebfd0ea310916ff5a9
tree 1c65f7c3040a867128d286cf6485394cfbcba003
parent 7942044256859e81e12ad8ebfd0ea310916ff5a9
... |
... |
|





Comments
Hey bricooke,
I was told there was a patch in the queue that would add this support for grit. In the meantime, I can apply your workaround.
yeah, I’m doing something very similar in the git textmate bundle (looking for the asterisk).
I suppose another way you could do it would be to look in .git/HEAD. The current branch pointer is stored in there.