Git have syntax aware merge strategies. According to the documentation, it has customized strategies intuitively named ada
, bibtex
, cpp
, csharp
, fortran
, html
, java
, matlab
, objc
, pascal
, perl
, php
, python
, ruby
and tex
.
Are there any "third party" git merge strategies aware of Clojure syntax (or at least more lispy syntax)? Something like codeq but for git?