Also alias Geef.Signature

This commit is contained in:
Carlos Martín Nieto
2013-10-16 16:10:53 +02:00
parent 6c272e2c30
commit fd390306b3

View File

@@ -12,6 +12,7 @@ defmodule Geef do
alias Geef.TreeEntry
alias Geef.Blob
alias Geef.Tag
alias Geef.Signature
end
end