{"id":13598353,"url":"https://github.com/HarshKapadia2/git-graph","last_synced_at":"2025-04-10T09:30:56.531Z","repository":{"id":40259261,"uuid":"449083998","full_name":"HarshKapadia2/git-graph","owner":"HarshKapadia2","description":"Visualize the Directed Acyclic Graph that Git creates to connect Commit, Tree and Blob objects internally.","archived":false,"fork":false,"pushed_at":"2023-03-03T11:22:17.000Z","size":7100,"stargazers_count":29,"open_issues_count":25,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T00:05:51.611Z","etag":null,"topics":["directed-acyclic-graph","git","git-graph","git-internals","react-js"],"latest_commit_sha":null,"homepage":"https://git-graph.harshkapadia.me","language":"JavaScript","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/HarshKapadia2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2022-01-17T23:57:49.000Z","updated_at":"2025-03-21T13:46:48.000Z","dependencies_parsed_at":"2024-01-14T04:43:32.826Z","dependency_job_id":"64d025b8-d618-4b3a-adb0-2705752f2b42","html_url":"https://github.com/HarshKapadia2/git-graph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fgit-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fgit-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fgit-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarshKapadia2%2Fgit-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarshKapadia2","download_url":"https://codeload.github.com/HarshKapadia2/git-graph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248191652,"owners_count":21062546,"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":["directed-acyclic-graph","git","git-graph","git-internals","react-js"],"created_at":"2024-08-01T17:00:51.897Z","updated_at":"2025-04-10T09:30:55.412Z","avatar_url":"https://github.com/HarshKapadia2.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Git Graph\n\nVisualize the Directed Acyclic Graph that Git creates to connect Commit, Tree and Blob objects internally.\n\nHosted at [git-graph.harshkapadia.me](https://git-graph.harshkapadia.me).\n\n\u003e NOTE:\n\u003e\n\u003e -   [Learn about Git Objects.](https://git.harshkapadia.me/#_git_objects)\n\u003e -   This web app is a part of [my Git Internals talks](https://talks.harshkapadia.me/git_internals).\n\u003e -   Special thanks to [@KartikSoneji](https://github.com/KartikSoneji) for his help with parsing Tree files and [@tusharnankani](https://github.com/tusharnankani) for his UI/UX suggestions.\n\u003e -   Please report errors and bugs by [raising issues](https://github.com/HarshKapadia2/git-graph/issues).\n\n## Usage\n\n-   Select the `.git` directory of a repository for the graph to render.\n    -   If the `.git` directory is not visible in the directory picker, please enable hidden file viewing on the local machine.\n    -   Extremely huge repositories might not load due to browser memory constraints.\n    -   'Packed repo' error: Please unpack **all** the [packfiles](https://git.harshkapadia.me/#_the_pack_directory) (`.pack` files) in the repository. ([Tutorial](https://www.youtube.com/watch?v=cauIy20JhFs))\n-   Using the Branch Selector, any local branch can be visualized.\n    -   'No branch' error: No branches could be found. Either the directory uploaded is not a `.git` directory or the repository has no commits in the checked out branch.\n-   Using the Commit Selector, one or more Commits and their corresponding Trees and Blobs can be highlighted.\n-   Hover over objects and click on the 'Raw' button to view the raw contents of that Git Object.\n\n## Screenshots\n\n![](repo-img/sample-std.png)\n\nSelect the branch to render 👇\n\n![](repo-img/sample-branch-selector.png)\n\nSelect commit(s) to highlight 👇\n\n![](repo-img/sample-commit-selector.png)\n\nView the raw contents of any Git Object 👇\n\n![](repo-img/sample-raw-object-data.png)\n\n## Contribution\n\nContributors are most welcome! Please go through the [`CONTRIBUTING.md` file](CONTRIBUTING.md) for local project setup instructions and the component and object structures.\n\n\u003cbr /\u003e\n\n\u003csub\u003e\n\tThe Git logo by \u003ca href=\"https://twitter.com/jasonlong\"\u003eJason Long\u003c/a\u003e is licensed under the \u003ca href=\"https://creativecommons.org/licenses/by/3.0/legalcode\"\u003eCreative Commons Attribution 3.0 Unported License\u003c/a\u003e.\n\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHarshKapadia2%2Fgit-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHarshKapadia2%2Fgit-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHarshKapadia2%2Fgit-graph/lists"}