I need to implement a custom git merge bash, and I want it like vscode’s ‘accept both’ function. Does vscode use some utils or ast parse tool?
Hope someone can tell me some ideas, I need to implement the ‘accept both’ funtion in my custom git merge driver bash