Colton J. McCurdy

Results 24 issues of Colton J. McCurdy

**What would you like to be added**: + would like to be able to see the repos that neighbor is going to use + maybe just a `--list_repos` flag +...

enhancement

+ CONTRIBUTING.md ## Ideas + https://github.com/src-d/go-git/blob/master/CONTRIBUTING.md#how-to-contribute

+ running [go-mutesting](https://github.com/zimmski/go-mutesting) revealed weak tests and the overall mutation score (test suite adequacy score) is 0.198347 + `go-mutesting ./...` ```bash --- cmd/neighbor/main.go 2019-04-22 07:54:46.370230324 -0400 +++ /tmp/go-mutesting-429038915/cmd/neighbor/main.go.0 2019-04-22 08:52:53.330200093...

## Description + there should be a way to clean up repos after execution ## Example + maybe I want to add a LICENSE file to all repos, and then...

enhancement

First of all, love the app! And would love to contribute! On iPadOS, the sidebar arrow to either expand or collapse the notes list overlaps text. This issue doesn't exit...

enhancement

## Expected Behavior When selecting a new language from the "Language" drop-down, an Example (some languages have multiple examples, just choose one) in that language should be presented automatically. ##...

triage/needs-product-input

``` watch tree -L 3 ~/src ```

documentation

``` ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts ``` https://stackoverflow.com/questions/13363553/git-error-host-key-verification-failed-when-connecting-to-remote-repository It's related to your host doing strict host checking

``` RUST_LOG=debug gitrs sync ```

documentation