Jonathan Duck

Results 26 comments of Jonathan Duck

It seems to me like there may only be a few options that make sense to have project-specific overrides. We could have a "different" config format that describes just those...

See: https://github.com/jesseduffield/lazygit/discussions/2759 https://github.com/jesseduffield/lazygit/discussions/1941

> As a followup I propose to support per-repo config files (see https://github.com/jesseduffield/lazygit/issues/3293) and get rid of the `commitPrefixes` option. Was this an ask for this PR or future plans?...

Yeah, you only need to implement the interface. The way I'm seeing it, `MountFS` is closer to an "`UnwrapFS`", which `mount.FS` implements. ### `fstest` The main issue I've found with...

In any case, these seem like separate issues that are prerequisites to a simpler/better `hackpadfs.Sub`

Hey, sorry for just dropping off the face of the Earth for a few months. That shouldn't happen again. Looked at the PR and it looks very similar to what...