{"id":23843900,"url":"https://github.com/oppodelldog/pulli","last_synced_at":"2026-04-19T19:01:12.131Z","repository":{"id":88393564,"uuid":"146951897","full_name":"Oppodelldog/pulli","owner":"Oppodelldog","description":"pull git repositories recursively using your local git","archived":false,"fork":false,"pushed_at":"2020-07-09T21:27:00.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T20:39:31.695Z","etag":null,"topics":["automation","git","pull"],"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/Oppodelldog.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}},"created_at":"2018-08-31T23:41:18.000Z","updated_at":"2020-07-09T21:27:02.000Z","dependencies_parsed_at":"2023-03-13T18:24:54.390Z","dependency_job_id":null,"html_url":"https://github.com/Oppodelldog/pulli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Oppodelldog/pulli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppodelldog%2Fpulli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppodelldog%2Fpulli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppodelldog%2Fpulli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppodelldog%2Fpulli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oppodelldog","download_url":"https://codeload.github.com/Oppodelldog/pulli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oppodelldog%2Fpulli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32018764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automation","git","pull"],"created_at":"2025-01-02T19:51:32.129Z","updated_at":"2026-04-19T19:01:12.114Z","avatar_url":"https://github.com/Oppodelldog.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/Oppodelldog/pulli)](https://goreportcard.com/report/github.com/Oppodelldog/pulli)\n[![Build Status](https://travis-ci.com/Oppodelldog/pulli.svg?branch=master)](https://travis-ci.com/Oppodelldog/pulli)\n# pulli\n\u003e pulli pulls git repos recursively\n\n**Put your pulli on, it's getting cool.**\n\nIt's always nice to have a pulli.\nEspecially when:\n- you are a cool developer\n- your are working in a team of even cooler developers\n- all of you produce a lot of dependent git repositories\n- it is annoying to keep all repos up to date\n- you want to be the coolest guy\n\nSo put **pulli** on and pull your git repositories recursively.\n\n### Usage\n```bash\nUsage of pulli:\n  -dir string\n    \tdefines the folder where to find git repos (default \".\")\n  -filter value\n    \tfilters the given folder. (can be absolute path or regex)\n  -filtermode string\n    \twhitelist or blacklist\n```\n\n### Examples\n```bash\n# execute in your projects folder\npulli\n\n# exclude a folder by filtering a blacklist\npulli -filtermode blacklist -filter /tmp/some-directory/big-bad-repo\n\n# filters might be regex (golang regex)\npulli -filtermode blacklist -filter /tmp/some-directory/test.*\n\n# include a folder by using filtermode whitelist\npulli -filtermode whitelist -filter /tmp/some-directory/big-bad-repo\n\n# define multiple filters\npulli -filtermode whitelist -filter /tmp/a -filter /tmp/b\n\n# define directory for discovery\npulli -dir /tmp/some-directory\n\n```\n\n### Behavior\n**Rambo-like explanation:**\n\nQ: \"And this, what is this?\"\n\nA: \"It's pulli\"\n\nQ: \"What does it do?\"\n\nA: \"It pulls\"\n\n\n**Seriously:**\n\nPulli walks through the filesystem searching for git repositories.\n\nWhen a repo has been found, and it passed the filters a **git pull** is executed.\n\nSo the only change that might be made to the working tree could be a **fast-forward merge** from ```git pull```.\n\n### Build-Command\nBuild-Command is a sub-command that helps you to staying a lazy developer.  \nIt will iterate through all repositories, asking to include them.  \nThe output will be the possible pulli command calls.  \n```bash\nUsage of pulli build-command:\n  -dir string\n    \tdefines the folder where to find git repos (default \".\")\n```\n\n### fun fact\nto reveal the facepalming introduction:\n\n**pulli is the german colloquial for *pullover***\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foppodelldog%2Fpulli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foppodelldog%2Fpulli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foppodelldog%2Fpulli/lists"}