{"id":15888859,"url":"https://github.com/markrickert/gitarchive","last_synced_at":"2025-04-02T16:46:44.335Z","repository":{"id":9937084,"uuid":"11952564","full_name":"markrickert/GitArchive","owner":"markrickert","description":"Archival script for pulling down a complete git repository, branches and all.","archived":false,"fork":false,"pushed_at":"2013-08-07T15:08:59.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T07:27:15.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://skookum.com/blog/one-git-archive-script-to-rule-them-all/","language":"Shell","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/markrickert.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}},"created_at":"2013-08-07T14:54:42.000Z","updated_at":"2014-09-12T06:59:33.000Z","dependencies_parsed_at":"2022-09-10T12:50:45.976Z","dependency_job_id":null,"html_url":"https://github.com/markrickert/GitArchive","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/markrickert%2FGitArchive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2FGitArchive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2FGitArchive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markrickert%2FGitArchive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markrickert","download_url":"https://codeload.github.com/markrickert/GitArchive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246854158,"owners_count":20844711,"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-10-06T06:40:23.262Z","updated_at":"2025-04-02T16:46:44.318Z","avatar_url":"https://github.com/markrickert.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitArchive\n\nArchival script for pulling down a complete git repository, branches and all.\n\nHere is the stuff this script does:\n\n1. Clones the repository\n2. Fetches all remote branches\n3. Compresses the folder\n4. Deletes the cloned folder.\n\nYour remote repository is left untouched by this script.\n\n## Installation\nSimple: Download the script and run it wil the `sh` command.\n\nMore advanced:\n\n1. Download the script and rename it to `gitarchive`.\n2. Make it executable by running `chmod +x gitarchive`.\n3. Put it somewhere in your `PATH` so you can access the script from anywhere.\n\n## Usage\nRun `sh gitarchive.sh [your repository clone url]` or simply `gitarchive [your repository clone url]` if you made the script executable and put it in your path.\n\n## Output\nThis script will output a gzipped tarball of all branches of the supplied URL.\n\n## License\nSee the `LICENSE` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkrickert%2Fgitarchive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkrickert%2Fgitarchive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkrickert%2Fgitarchive/lists"}