|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /opt/cloudlinux/venv/lib64/python3.11/site-packages/gitdb/__pycache__/ |
�
f(�z�k��� � � d Z ddlmZ G d� de� � Z G d� de� � Z G d� de� � Z G d � d
e� � Z G d� de� � Z G d
� de� � Z G d� de� � Z
G d� de� � ZdS )zModule with common exceptions� )�
to_hex_shac � � e Zd ZdZdS )�ODBErrorz(All errors thrown by the object databaseN��__name__�
__module__�__qualname__�__doc__� � �[/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/gitdb/exc.pyr r s � � � � � �2�2�2�2r r c � � e Zd ZdZdS )�
InvalidDBRootzDThrown if an object database cannot be initialized at the given pathNr r r r
r r
s � � � � � �N�N�N�Nr r c � � e Zd ZdZd� ZdS )� BadObjectzQThe object with the given SHA does not exist. Instantiate with the
failed shac �<