Reported by @justinrobots When attempting to perform an interactive rebase from the commit graph, I encountered an error that I didn't understand. I had to talk with @d13 to fix it, which required adding VS Code
Which breaks the wait behavior, because once the document is closed git will start the rebase. I'm hoping we can get that fixed in vscode so that this could work properly. What I found to work: Duplicate editor tab (via icon in top right corner). Perform "Reopen with..." on that ...
Now we can try some git interactive command such asgit rebase <branch> -i before change the git editor config Before the change the interface looks like the above, you have to be comfortable in order to know all the git interactive flags. After the change, (if you have GitLense installe...
This works. However it opens the git-rebase-todo file in a new window due to the-nargument. Changing this to[core] editor = code -r -wworks without opening a new window. Also, when an interactive rebase is started from any terminal without an existing VSCode window open, then this ope...
Issue Type: Bug Check out https://github.com/dotnet/msbuild to 0eb025d. Command line (with EDITOR=code --wait): git rebase -i HEAD~~~ For some reason the avatar for Forgind is enormous, while mine and others are fine. I'm on Windows a...
Rebased Comment: Rebase comments when you rebase your IDA database, by searching for hexadecimal numbers that are within range of your program's segments, and fixing your comments after every rebase. Updated: 2020 04 06 Language: Python Recompiler: IDA recompiler, no docs no help. Updated: 20...
git config [--global] merge.ff only# this one rejects merges that would result in merge commit git config [--global] pull.rebase true# converts pull to do, essentially, fetch&rebase Also, make more meaningful commits(one commit per feature) the easy way: ...
Rebased Comment: Rebase comments when you rebase your IDA database, by searching for hexadecimal numbers that are within range of your program's segments, and fixing your comments after every rebase. Updated: 2020 04 06 Language: Python Recompiler: IDA recompiler, no docs no help. Updated: 20...
Rebased Comment: Rebase comments when you rebase your IDA database, by searching for hexadecimal numbers that are within range of your program's segments, and fixing your comments after every rebase. Updated: 2020 04 06 Language: Python Recompiler: IDA recompiler, no docs no help. Updated: 20...