HMGit.Commands.Porcelain.Init
init :: (String -> Init m) -> String -> RepositoryName -> HMGitT m () Source #
newtype Init m Source #
Constructors
initCmd :: (MonadThrow m, MonadIO m) => Mod CommandFields (Cmd m) Source #