Skip to main content

empty_commit

Function empty_commit 

Source
pub async fn empty_commit(repo_dir: &Path, message: &str) -> Result<()>
Expand description

Create an empty commit (used to seed a branch before PR creation).