{"id":21531913,"url":"https://github.com/matrixai/git-common-descendant","last_synced_at":"2025-10-14T07:33:11.054Z","repository":{"id":151338460,"uuid":"254330467","full_name":"MatrixAI/git-common-descendant","owner":"MatrixAI","description":"Finding common descendants of 2 commits https://matrix.ai","archived":false,"fork":false,"pushed_at":"2020-04-13T12:53:57.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-06T18:57:15.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatrixAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-09T09:40:55.000Z","updated_at":"2020-04-13T12:53:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf4fa7ab-4fef-4159-a6bf-61a834a4e840","html_url":"https://github.com/MatrixAI/git-common-descendant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatrixAI/git-common-descendant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fgit-common-descendant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fgit-common-descendant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fgit-common-descendant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fgit-common-descendant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatrixAI","download_url":"https://codeload.github.com/MatrixAI/git-common-descendant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatrixAI%2Fgit-common-descendant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018221,"owners_count":26086307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T02:18:09.849Z","updated_at":"2025-10-14T07:33:11.036Z","avatar_url":"https://github.com/MatrixAI.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-common-descendants\n\nGiven 2 commits, this command will find the earliest common descendant.\n\n## Installation\n\nBuilding the package:\n\n```sh\nnix-build -E '(import ./pkgs.nix).callPackage ./default.nix {}'\n```\n\nBuilding the releases:\n\n```sh\nnix-build ./release.nix --attr application \n```\n\nInstall into Nix user profile:\n\n```sh\nnix-env -f ./release.nix --install --attr application\n```\n\n## Development\n\n```sh\n# development environment\nnix-shell\n# clean the build\nlink=\"$(readlink ./result)\" \\\n\u0026\u0026 rm ./result \\\n\u0026\u0026 nix-store --delete \"$link\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixai%2Fgit-common-descendant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatrixai%2Fgit-common-descendant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatrixai%2Fgit-common-descendant/lists"}