{"id":28451881,"url":"https://github.com/aurora-saas/git_autosquash","last_synced_at":"2025-07-02T03:31:10.883Z","repository":{"id":284473832,"uuid":"955058458","full_name":"aurora-saas/git_autosquash","owner":"aurora-saas","description":"aurora / git_autosquash","archived":false,"fork":false,"pushed_at":"2025-03-26T05:40:21.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T17:09:29.307Z","etag":null,"topics":["git","linux"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aurora-saas.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,"zenodo":null}},"created_at":"2025-03-26T03:30:23.000Z","updated_at":"2025-04-19T01:45:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"2dfd6480-9209-4fac-be60-c3d694645c69","html_url":"https://github.com/aurora-saas/git_autosquash","commit_stats":null,"previous_names":["alfe-ai/aurora-git_autosquash","aurora-saas/git_autosquash"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aurora-saas/git_autosquash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-saas%2Fgit_autosquash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-saas%2Fgit_autosquash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-saas%2Fgit_autosquash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-saas%2Fgit_autosquash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aurora-saas","download_url":"https://codeload.github.com/aurora-saas/git_autosquash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aurora-saas%2Fgit_autosquash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263069081,"owners_count":23408896,"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":["git","linux"],"created_at":"2025-06-06T17:09:29.912Z","updated_at":"2025-07-02T03:31:10.845Z","avatar_url":"https://github.com/aurora-saas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```markdown\n# aurora-git_autosquash\n\nA NodeJS project to squash a git repo into another git repo. This project takes in the local paths of two git repositories and squashes the history of the first repository into the second repository.\n\n## Usage\n\nRun the script by executing:\n\n```sh\nnode index.js --source=/path/to/source/repo --dest=/path/to/dest/repo\n```\n\nReplace `/path/to/source/repo` and `/path/to/dest/repo` with the actual local paths to your repositories.\n\nIf you already have the repositories on disk and do not want to clone again, you can use:\n```sh\nnode index.js --source=/path/to/source/repo --dest=/path/to/dest/repo --skipClone\n```\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurora-saas%2Fgit_autosquash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faurora-saas%2Fgit_autosquash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faurora-saas%2Fgit_autosquash/lists"}