{"id":22311516,"url":"https://github.com/vilicvane/dotgit","last_synced_at":"2025-10-30T15:25:54.554Z","repository":{"id":57215475,"uuid":"59548111","full_name":"vilicvane/dotgit","owner":"vilicvane","description":"A simple git repository utility.","archived":false,"fork":false,"pushed_at":"2016-05-24T08:34:39.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T00:54:53.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vilicvane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-24T06:55:06.000Z","updated_at":"2016-05-24T06:55:34.000Z","dependencies_parsed_at":"2022-08-29T04:01:22.189Z","dependency_job_id":null,"html_url":"https://github.com/vilicvane/dotgit","commit_stats":null,"previous_names":["vilicvane/dotgit","vilic/dotgit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fdotgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fdotgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fdotgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vilicvane%2Fdotgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vilicvane","download_url":"https://codeload.github.com/vilicvane/dotgit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573891,"owners_count":20637674,"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":[],"created_at":"2024-12-03T21:20:07.190Z","updated_at":"2025-10-30T15:25:54.456Z","avatar_url":"https://github.com/vilicvane.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DotGit (.git)\n\nA simple git repository utility.\n\n## Install\n\n```sh\nnpm install dotgit --save-dev\n```\n\n## Usage\n\n```ts\nimport git from 'dotgit';\n\nconsole.log(git.branch); // master\nconsole.log(git.head); // c5275e52a7871f6d2fec5b27506d337c6939ffad\nconsole.log(git.short); // c5275e5\n```\n\n## License\n\nMIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilicvane%2Fdotgit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvilicvane%2Fdotgit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvilicvane%2Fdotgit/lists"}