Jesse Hartman

Results 5 issues of Jesse Hartman

First of all, incredible work here. A fantastic web app for learning Git. It looks like colors may be randomly rendered for examples to distinguish one branch from another. However,...

https://github.com/conda-incubator/conda-zsh-completion/blob/382d840f7ad053b3b2ccf0b1f52b26bdabaf66b3/_conda#L30 It may be my thick skull, but I found this bit confusing. For clarity, if you are using `oh-my-zsh` then your implementation (assuming your `oh-my-zsh` is blank slate) should...

### Description This is the draft walkthrough I mentioned on issue [#350](https://github.com/conda/conda-lock/issues/350).

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? I am working on a...

I used `hatch new --init` on an existing project. When I tried to run `hatch shell`, I got this error: ```zsh $ hatch shell error: subprocess-exited-with-error × Preparing editable metadata...