We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c689dc commit cdc2cebCopy full SHA for cdc2ceb
.gitconfig
@@ -1,4 +1,6 @@
1
[merge "baml_client"]
2
+ # this just says the 'true' command is the merge driver, which stubs it out as a noop
3
+ # normally it would be something like meld or tkdiff
4
driver = true
5
[checkout]
6
defaultRemote = origin
0 commit comments