Jesse Duffield
Jesse Duffield
No stress @derteta!
@mark2185 I thought the exact same thing just now upon reading this issue. I agree we should use the new commit message panel for this (and all things that have...
@JonatasAmaral as for GIT_COMMITTER_DATE, I'd prefer to stick to the default behaviour in regular git, but am open to suggestions about how to set that in general (including with commit...
This is implemented in https://github.com/jesseduffield/lazygit/pull/2809
Indeed @Niels-NTG . I'll close this off
Closing as a duplicate of https://github.com/jesseduffield/lazygit/pull/2715 Believe me, I want windows to work just as well as osx/linux but we have a dependency with a windows-compatibility [PR](https://github.com/creack/pty/pull/155) that's stuck in...
I'm picking up this PR because I reckon it's not gonna take much more work to get across the line :)
Some things I've got sorted out: * disambiguating worktree names by including more of the path in the name if needed * when switching to a worktree, you land in...
Okay so turns out git is checking `lazygit/.git/worktrees/my-worktree/rebase-merge/head-name` to know that the my-worktree branch has ownership of the branch. I don't know how to check that via the git CLI...
Things are moving along. Things yet to go: * i18n (and just better wording on things in general) * ensuring things make sense for those without nerd fonts * ensuring...