A version control system
Find a file
2025-08-19 23:20:28 +02:00
include feat(cli): added the diff command to display the difference of two files 2025-08-18 16:34:56 +02:00
src feat(cli): added init command to create a merk repository in the local directory 2025-08-19 23:20:28 +02:00
.gitignore feat(diff): implemented the myers diff algorithm with longest common subsequence and printing the diff 2025-08-17 18:20:04 +02:00
CMakeLists.txt feat: initial commit 2025-08-16 00:45:53 +02:00