Skip to content

Commit 8e340fe

Browse files
wevtimoteoamadeu01
andcommitted
Add missing alias to GitPair.Hook
Co-authored-by: amadeu01 <[email protected]>
1 parent 936d6dd commit 8e340fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/git_pair/actions.ex

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ defmodule GitPair.Actions do
99

1010
@commit_msg_hook_path "./.git/hooks/commit-msg"
1111

12+
alias GitPair.Hook
1213
alias GitPair.Storage
1314

1415
def init() do

0 commit comments

Comments
 (0)