Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/site-packages/hgext/__pycache__/ |
Upload File : |
a �+�b�� � % @ sb d Z ddlmZ ddlZddlZddlmZ ddlmZm Z m Z mZmZm Z ddlmZ dZi Ze�e�Zdd � Zed g ed�ejdd �dd� �Zdd� ZG dd� de�ZG dd� de�Zdd� Zdd� Zdd� Zdd� Zdd� Zd d!� Zd"d#� Z d$d%� Z!d&d'� Z"d(d)� Z#d*d+� Z$d,d-� Z%d.d/� Z&d0d1� Z'd2d3� Z(d4d5� Z)d6d7� Z*d8d9� Z+d:d;� Z,d<d=� Z-d>d?� Z.d@dA� Z/dBdC� Z0dDdE� Z1dFdG� Z2dHdI� Z3dJdK� Z4dLdM� Z5dNdO� Z6dPdQ� Z7dRdS� Z8dTdU� Z9dVdW� Z:dXdY� Z;dZd[� Z<d\d]� Z=d^d_� Z>d`da� Z?dbdc� Z@ddde� ZAdfdg� ZBeeeeeee!e"e#e$e%e'e(e)e*e+e,e-e.e/e0e1e2e3e4e5e6e7e8e9e:e;e<e=eBe&dh�$ZCe>e?e@eAdi�ZDdS )jz�try mapping git commands to Mercurial commands Tries to map a given git command to a Mercurial command: $ hg githelp -- git checkout master hg update master If an unknown command or parameter combination is detected, an error is produced. � )�absolute_importN)�_)�encoding�error� fancyopts�pycompat� registrar�scmutil)�procutils ships-with-hg-corec C s<