{"id":16820567,"url":"https://github.com/op/dolly","last_synced_at":"2025-06-12T08:03:08.559Z","repository":{"id":136987339,"uuid":"69307100","full_name":"op/dolly","owner":"op","description":"🐑 Clone a git repository and retain directory structure","archived":false,"fork":false,"pushed_at":"2024-04-09T21:10:08.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T03:08:29.696Z","etag":null,"topics":["git","hg","vcs"],"latest_commit_sha":null,"homepage":"","language":"Python","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/op.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-09-27T01:21:06.000Z","updated_at":"2024-04-09T21:15:56.000Z","dependencies_parsed_at":"2024-02-07T23:22:10.856Z","dependency_job_id":"cded01f9-4ab2-48e5-ac30-b60ab12e230e","html_url":"https://github.com/op/dolly","commit_stats":null,"previous_names":["op/dolly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/op/dolly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fdolly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fdolly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fdolly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fdolly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/op","download_url":"https://codeload.github.com/op/dolly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/op%2Fdolly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259426827,"owners_count":22855542,"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","hg","vcs"],"created_at":"2024-10-13T10:57:18.028Z","updated_at":"2025-06-12T08:03:08.511Z","avatar_url":"https://github.com/op.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐑 Dolly the VCS clone tool\n\n**Dolly** clones repositories with scientific precision. Handy if you want to keep your source tree pristine.\n\nBefore:\n\n```bash\nuser@host:~/ $ mkdir -p ~/src/scm.com\nuser@host:~/ $ git clone https://scm.com/repo.git ~/src/scm.com/repo\nCloning into '/home/user/src/scm.com/repo'...\n```\n\nAfter:\n\n```bash\nuser@host:~/ $ git dolly https://scm.com/repo.git\nCloning into '/home/user/src/scm.com/repo'...\n```\n\n## ✨ Features\n\n* 📇 Keep your source tree tidy\n* 📦 Clone with a single command\n* 🍱 Supports Git and Mercurial (hg)\n* 🌈 Compatible with Go and GOPATH\n\n## ⚡ Requirements\n\n* Git\n* Python \u003e= **3.6**\n\n## 📦 Installation\n\nClassic clone:\n```bash\n$ git clone https://github.com/op/dolly\n$ install dolly/dolly /usr/local/bin\n```\n\ngit:\n```bash\n# create symlink in PATH (or GIT_EXEC_PATH)\n$ ln -s /usr/local/bin/{,git-}dolly\n```\n\nMercurial (hg):\n```bash\n# add to ~/.hgrc or eg XDG_CONFIG_HOME, see hg help config\ncat \u003c\u003cEOF \u003e\u003e $XDG_CONFIG_HOME/hg/hgrc\n[alias]\ndolly = !/usr/local/bin/dolly $@\nEOF\n```\n\n## ⚰️ Disclaimer\n\nNo sheep was harmed while making this tool. [Dolly], rest in peace!\n\n[Dolly]: https://en.wikipedia.org/wiki/Dolly_(sheep)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fop%2Fdolly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fop%2Fdolly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fop%2Fdolly/lists"}