pub fn open(path: impl AsRef<Path>) -> AppResult<Repo>
Opens a git repository at the given path (canonicalized).