'What to do with Git Changes .history files? (vscode)

I did a rebase of my branche, and now I see a lot of local (U) .history files in my vscode-git Changes.

I guess these are all the changes before the rebase.

Should I commit them? What do I need them for? Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source