git update-index --assume-unchanged nuget.config
bpdt patch-nuget ./nuget.config Braspag any_username $NUGET_PAT
Revert index
| fingers = [ 'wsx', 'edc', 'rfv', 'tgb', 'yhn', 'ujm', 'ik', 'ol'] | |
| vowels = 'aeiyouw' | |
| def pick_all(previous=None): | |
| for finger in fingers: | |
| if not previous or previous not in finger: | |
| yield from finger | |
| _pick_all_cache = {} | |
| def pick_all_cached(previous=None): |
| theme | techtalk |
|---|
| node_modules/ | |
| **/* | |
| !expectations/ | |
| !*.json | |
| !*.js |
| import srt | |
| with open('legenda2.srt') as f: | |
| subs = srt.parse(f.read()) | |
| def corrige_coincidencia(anterior, atual): | |
| if anterior is None: | |
| return atual | |
| anterior_linhas = anterior.content.split('\n') |
| <UserSettings> | |
| <ApplicationIdentity version="16.0"/> | |
| <ToolsOptions> | |
| <ToolsOptionsCategory name="Environment" RegisteredName="Environment"/> | |
| </ToolsOptions> | |
| <Category name="Environment_Group" RegisteredName="Environment_Group"> | |
| <Category name="Environment_FontsAndColors" Category="{1EDA5DD4-927A-43a7-810E-7FD247D0DA1D}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_FontsAndColors" PackageName="Visual Studio Environment Package"> | |
| <PropertyValue name="Version">2</PropertyValue> | |
| <FontsAndColors Version="2.0"> | |
| <Theme Id="{1DED0138-47CE-435E-84EF-9EC1F439B749}"/> |
| using Autofac.Builder; | |
| using Autofac.Core; | |
| using System; | |
| namespace Autofac | |
| { | |
| internal static class AutofacExtensions | |
| { | |
| public static DecoratorRegistry<TInterface> ForInterface<TInterface>(this ContainerBuilder builder) | |
| { |
| using System.Collections.Generic; | |
| namespace SerialLogger | |
| { | |
| internal static class Crc16 | |
| { | |
| public static ushort Compute(IEnumerable<byte> data) | |
| { | |
| const ushort mask = 0x1021; | |
| ushort crc = 0; |
I hereby claim:
To claim this, I am signing this object: