Brad Litterell
Brad Litterell
In the attached thread (or another linked thread from there) there is mention of GitLens, and FWIW I didn't experience any problem with the new merge editor coming up, but...
I'm not sure I understand? The name in this case ("x") is the branch name, but the branch isn't checked out, the commit is. e.g. git status reports HEAD is...
+1 for this, some organizations won't allow users to push to "root" branch names (e.g. foo), but require users to create them in user, specific trees, such as: ``` git...
+1 for this would be useful if you find a way. I installed the extension in order to detect precisely these changes. Thanks for considering, but understand if VS code...
> There should be an config option to control the overflow behavior. In the interim though I got around it doing https://mermaid.js.org/syntax/flowchart.html#markdown-formatting Do you mean that you got around it...