File: //kunden/lib/python3/dist-packages/hgext/__pycache__/absorb.cpython-39.pyc
a
%0�_\� �
@ s� d Z ddlmZ ddlZddlmZ ddlmZmZm Z m
Z
mZmZm
Z
mZmZmZmZmZmZmZmZmZ ddlmZ dZi Ze�e�Zi Ze�e�Zedd d
d� edddd� edd
dd� dddd�ZejZG dd� de �Z!G dd� de �Z"dd� Z#d;dd�Z$d<dd�Z%G dd� dej&�Z'd=dd �Z(G d!d"� d"e �Z)G d#d$� d$e �Z*d%d&� Z+d'd(� Z,d>d)d*�Z-edd+d,ded-�fd.d/ded0�fd1d2ded3�fd4d5ded6�fgej. ej/ ej0 ed7�ej1d
d8�d9d:� �Z2dS )?a? apply working directory changes to changesets (EXPERIMENTAL)
The absorb extension provides a command to use annotate information to
amend modified chunks into the corresponding non-public changesets.
::
[absorb]
# only check 50 recent non-public changesets at most
max-stack-size = 50
# whether to add noise to new commits to avoid obsolescence cycle
add-noise = 1
# make `amend --correlated` a shortcut to the main command
amend-flag = correlated
[color]
absorb.description = yellow
absorb.node = blue bold
absorb.path = bold
� )�absolute_importN)�_)�cmdutil�commands�context�crecord�error�linelog�mdiff�node�obsolete�patch�phases�pycompat� registrar�rewriteutil�scmutil�util)�
stringutils ships-with-hg-core� absorb� add-noiseT��defaults
amend-flag� max-stack-size�2 s yellows blue bolds bold)� absorb.description� absorb.node� absorb.pathc @ s$ e Zd ZdZdZdZdZdd� ZdS )�nulluizblank ui object doing nothingFTc C s dd� }|S )Nc _ s d S �N� )�args�kwdsr r �./usr/lib/python3/dist-packages/hgext/absorb.py�nullfunc\ s z$nullui.__getitem__.<locals>.nullfuncr )�namer$ r r r# �__getitem__[ s znullui.__getitem__N)�__name__�
__module__�__qualname__�__doc__� debugflag�verbose�quietr&