ASSERT-KTH / spork

AST-based structured merge tool for Java, fully Git compatible https://doi.org/10.1109/TSE.2022.3143766
MIT License
49 stars 6 forks source link

Fix typo in set-up instructions of git merge driver #527

Closed wetneb closed 3 months ago

wetneb commented 3 months ago

There are two files: .gitattributes and .gitconfig, not to be confused :)

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.25%. Comparing base (ba76361) to head (4f629b7). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #527 +/- ## ============================================ - Coverage 82.70% 82.25% -0.46% + Complexity 363 357 -6 ============================================ Files 43 43 Lines 1769 1724 -45 Branches 303 303 ============================================ - Hits 1463 1418 -45 + Misses 180 179 -1 - Partials 126 127 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.