Todd Walton

Results 6 issues of Todd Walton

I am using legit version 1.2.0post0 installed from pip. When I have a branch that is unpublished, git sync fails badly: ```shell lousyd $ git status On branch 174-branchname Your...

I have a file like this: ```sh $ cat test.yml app: testyaml because: &because - testing - iswhy reason: &because why: *because ``` ...and get this error when processing it...

## Environment I did: $ git clone https://github.com/formio/formio.git $ cd formio $ npm install $ npm start prompt: Are you sure you wish to install? (y/N): y prompt: Local file...

bug

#### What version of ripgrep are you using? ripgrep 11.0.1 -SIMD -AVX (compiled) +SIMD +AVX (runtime) #### How did you install ripgrep? yum install ripgrep #### What operating system are...

I would like for the text output of aws2 to be plain text when it is not sent to tty, i.e. it's going to a pipe or file. If I...

feature-request
v2
enhancement
p3