Function radicle_cli::terminal::patch::list_commits
source ยท pub fn list_commits(commits: &[Commit<'_>]) -> Result<()>Expand description
List the given commits in a table.
pub fn list_commits(commits: &[Commit<'_>]) -> Result<()>List the given commits in a table.