Skip to content

Commit 6122bc3

Browse files
committed
fix: Remove phantom reference to git-sh-setup file
1 parent d57d5fc commit 6122bc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

git-write-stream-info

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/sh
22

3-
. git-sh-setup
4-
53
git_branch()
64
{
75
git branch | grep '*' | sed 's/..//'

0 commit comments

Comments
 (0)