◐ Shell
reader mode source ↗
Skip to content
Draft
Show file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
4 changes: 4 additions & 0 deletions git/exc.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@ def __init__(
super().__init__(command, status, stderr, stdout)


class CheckoutError(GitError):
"""Thrown if a file could not be checked out from the index as it contained
changes.
Loading
Loading
Toggle all file notes Toggle all file annotations