There was an error while loading. Please reload this page.
1 parent 8344f44 commit 432ec72Copy full SHA for 432ec72
1 file changed
git/repo/base.py
@@ -1020,7 +1020,7 @@ def ignored(self, *paths: PathLike) -> List[str]:
1020
def active_branch(self) -> Head:
1021
"""The name of the currently active branch.
1022
1023
- :raises TypeError:
+ :raise TypeError:
1024
If HEAD is detached.
1025
1026
:return:
0 commit comments