{"id":22820092,"url":"https://github.com/photogabble/go-git-archive","last_synced_at":"2026-05-16T18:08:30.122Z","repository":{"id":59144676,"uuid":"107282444","full_name":"photogabble/go-git-archive","owner":"photogabble","description":"Basic command line tool for zipping changed files between commits","archived":false,"fork":false,"pushed_at":"2017-11-17T14:24:13.000Z","size":17,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-13T06:11:12.330Z","etag":null,"topics":["command-line-tool","git"],"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/photogabble.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":"2017-10-17T14:47:03.000Z","updated_at":"2017-11-17T14:06:21.000Z","dependencies_parsed_at":"2022-09-13T02:12:54.696Z","dependency_job_id":null,"html_url":"https://github.com/photogabble/go-git-archive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/photogabble/go-git-archive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Fgo-git-archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Fgo-git-archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Fgo-git-archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Fgo-git-archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/photogabble","download_url":"https://codeload.github.com/photogabble/go-git-archive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/photogabble%2Fgo-git-archive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["command-line-tool","git"],"created_at":"2024-12-12T15:16:19.988Z","updated_at":"2026-05-16T18:08:30.105Z","avatar_url":"https://github.com/photogabble.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Git Archive [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Helpful%20command%20line%20tool%20for%20zipping%20up%20changes%20between%20two%20commits%20in%20git.\u0026url=https://github.com/photogabble/go-git-archive\u0026via=github\u0026hashtags=golang,developers)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/photogabble/go-git-archive)](https://goreportcard.com/report/github.com/photogabble/go-git-archive)\n\nA small command line tool for zipping all files changed between two git commits.\n\n## Usage\nBy default `-last` will be the current `HEAD` within your repository and therefore only the `-first` value is required.\n\n```\nUsage of git-archive.exe:\n  -first string\n        The git commit that we are to begin at.\n  -last string\n        The git commit that we are to end at. (default \"...\")\n  -list\n        List files rather than write to zip.\n  -v    Toggle verbose output.\n```\n\n## Reasoning\nI have been slowly learning Go as a hobby for the past few months, usually in blocks of an hour a month and have been working on small projects that I can easily get finished. This is one such project and it solves a problem I have at work where we often need to upload just the files changed between commit versions as a zip to an FTP endpoint.\n\n## License\n\nDistributed under MIT License, please see [license](LICENSE) file in code for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotogabble%2Fgo-git-archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphotogabble%2Fgo-git-archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotogabble%2Fgo-git-archive/lists"}