Implement a tree structure for groups #12

Merged
bustikiller merged 4 commits from tree-tags into main 2024-07-30 22:56:23 +00:00

4 Commits

Author SHA1 Message Date
876c8ccd06 Remove unnecessary change
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 1m43s
2024-07-31 00:54:32 +02:00
c7b983d5cf Merge branch 'main' into tree-tags
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m51s
2024-07-30 22:48:42 +00:00
7f0feeddff Define a method to calculate the distance to a common ancestor between two tree nodes
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 1m24s
2024-07-30 20:49:26 +02:00
626d6b6f88 Add the rubytree gem
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 2m46s
2024-07-30 19:54:28 +02:00