We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git-sh-setup
1 parent d57d5fc commit 6122bc3Copy full SHA for 6122bc3
git-write-stream-info
@@ -1,7 +1,5 @@
1
#!/bin/sh
2
3
-. git-sh-setup
4
-
5
git_branch()
6
{
7
git branch | grep '*' | sed 's/..//'
0 commit comments