pub fn rename_branch(old: &str, new: &str) -> Result<()>
Rename a branch; git moves its branch.<name>.* config along with it.
branch.<name>.*