{"id":17029133,"url":"https://github.com/jdoiro3/dagit","last_synced_at":"2025-06-11T11:19:11.699Z","repository":{"id":104981340,"uuid":"485550410","full_name":"jdoiro3/dagit","owner":"jdoiro3","description":"DaGit to learn Git Internals","archived":false,"fork":false,"pushed_at":"2025-03-30T22:27:17.000Z","size":213,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T22:28:34.865Z","etag":null,"topics":["dag","educational","git","learning","visualization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdoiro3.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":"2022-04-25T22:12:02.000Z","updated_at":"2025-03-30T22:12:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f1dbabe-1021-4b13-b9a4-5c02d53bde34","html_url":"https://github.com/jdoiro3/dagit","commit_stats":null,"previous_names":["jdoiro3/dagit","jdoiro3/gitql"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdoiro3%2Fdagit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdoiro3%2Fdagit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdoiro3%2Fdagit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdoiro3%2Fdagit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdoiro3","download_url":"https://codeload.github.com/jdoiro3/dagit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565074,"owners_count":21125417,"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","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":["dag","educational","git","learning","visualization"],"created_at":"2024-10-14T07:58:17.422Z","updated_at":"2025-04-12T12:11:27.066Z","avatar_url":"https://github.com/jdoiro3.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DaGit\n*Work in progress.*\n\nGit's docs on its [Internals](https://git-scm.com/book/en/v2/Git-Internals-Git-Objects)\nstate:\n\n```\nGit is a content-addressable filesystem. Great. What does that mean?\n```\n\nIt means you should `dagit` (rhymes with `maggot`). Also, read the docs linked above, but\nagain, `dagit`. It's as simple as running:\n\n```bash\ncd repo/path\ndagit start\n```\n\nThen, run `git` commands in another terminal. Here's an example:\n\n![dagit-demo](https://github.com/user-attachments/assets/e9572447-4c83-4f4d-8980-e6eba598e825)\n\nBelow is the Git object graph for `dagit`. Much wow.\n\n\u003cimg width=\"1418\" alt=\"dagit-git-dag\" src=\"https://github.com/user-attachments/assets/04911bc9-c17a-4f27-b214-4ade61c6a778\" /\u003e\n\n## Installation\n\n### Homebrew\n\n```bash\nbrew install jdoiro3/dagit/dagit\ndagit -h\n```\n\n### Docker\n\n```bash\ndocker pull jdoiro3/dagit:latest\ndocker run --rm -it -v ${PWD}:/path/to/repo --entrypoint /bin/sh jdoiro3/dagit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdoiro3%2Fdagit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdoiro3%2Fdagit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdoiro3%2Fdagit/lists"}