We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936d6dd commit 8e340feCopy full SHA for 8e340fe
lib/git_pair/actions.ex
@@ -9,6 +9,7 @@ defmodule GitPair.Actions do
9
10
@commit_msg_hook_path "./.git/hooks/commit-msg"
11
12
+ alias GitPair.Hook
13
alias GitPair.Storage
14
15
def init() do
0 commit comments