Mark Fulbright
Mark Fulbright
Hi - new git-branchless user here. I just wanted to say I was trying to figure out how to set up a pager for 'smartlog' output, while _also_ keeping the...
So after further investigation, it might not have been the `update-index` command that was breaking things. I had also recently set `feature.manyFiles = true` in my git config. According to...
I would love to add the 'enhancement' label to this, but I don't see a way to do that. I hope someone else can help with that!
So that's kind of working. First, here's the config options I set: $ git config --global --list | grep notes.rewrite notes.rewrite.commit=true notes.rewrite.rebase=true notes.rewriteref=refs/notes/commits The good news is that setting those...
I didn't test `restack`, or any other commit-modifying commands other than what's in my commit (if there are any)