| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
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 () |