pub async fn local() -> Result<String, Error>
Returns the name of the local trunk branch, if it can be determined.
Will return Error if no local trunk branch is found.
Error