unison-cli-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Share.HistoryComments

Documentation

uploadHistoryComments Source #

Arguments

:: Hash32

The local branch causal to upload comments for.

-> CodeserverURI

The Unison Share URL.

-> RepoInfo

The remote branch to upload for.

-> Cli () 

downloadHistoryComments Source #

Arguments

:: CodeserverURI

The Unison Share URL.

-> RepoInfo

The remote branch to upload for.

-> Cli ()