Git Ops v0.5.0 GitOps.Changelog View Source
Functions for writing commits to the changelog, and initializing it.
Link to this section Summary
Link to this section Functions
Link to this function
write(path, commits, last_version, current_version)
View Source
write(String.t(), [GitOps.Commit.t()], String.t(), String.t()) :: :ok