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.
1 parent cb8f88f commit 8ebf5d3Copy full SHA for 8ebf5d3
git/commits.go
@@ -6,7 +6,7 @@ import (
6
"os/exec"
7
"strings"
8
9
- "github.com/Sirupsen/logrus"
+ "github.com/sirupsen/logrus"
10
)
11
12
// Commits returns a set of commits.
0 commit comments