{"id":16115605,"url":"https://github.com/byron/pgit-distro","last_synced_at":"2025-04-06T08:36:02.784Z","repository":{"id":16556076,"uuid":"19309795","full_name":"Byron/pgit-distro","owner":"Byron","description":"A multi-platform distribution for using the pgit commandline tool","archived":false,"fork":false,"pushed_at":"2014-06-05T15:20:14.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T14:16:02.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ericjang/genadv_tutorial","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Byron.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":"2014-04-30T10:14:17.000Z","updated_at":"2014-06-05T15:20:14.000Z","dependencies_parsed_at":"2022-09-05T14:20:52.865Z","dependency_job_id":null,"html_url":"https://github.com/Byron/pgit-distro","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/Byron%2Fpgit-distro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byron%2Fpgit-distro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byron%2Fpgit-distro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byron%2Fpgit-distro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Byron","download_url":"https://codeload.github.com/Byron/pgit-distro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457696,"owners_count":20941905,"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-09T20:19:15.575Z","updated_at":"2025-04-06T08:36:02.756Z","avatar_url":"https://github.com/Byron.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Byron/pgit-distro.svg?branch=master)](https://travis-ci.org/Byron/pgit-distro)\n\nThe pgit distribution allows to run pgit without requiring root permissions, both on posix platforms and on windows. It comes with all python dependencies, and need nothing more than a python interpreter to run.\n\nIn it's current state, it will help you with managing git-submodules.\n\n## Requirements\n\n* python 2.6 or above\n    - currently, python 2.7 is configured to be used\n    - interpreter must be configured to be able to launch executable python files\n* git 1.7 or newer\n    - to checkout repositories\n\n## Installation\n\nAll you have to do is to clone this repository, and update all submodules as follows:\n\n```bash\ngit clone https://github.com/Byron/pgit-distro\ncd pgit-distro\ngit submodule update --init --recursive\n```\n\n## Usage\n\nAs pgit is a commandline utility, you will need a terminal to control it. \nHere are a few examples\n\n```bash\n\n# Display information about all available subcommands\n./bin/pgit -h\n\n# list all submodules in the repository at the current working directory\n./bin/pgit submodule query\n\n# call pgit, but use python 2.6 (assuming it is installed in one of the standard locations)\n./bin/pgit submodule query ---packages.python.version=2.6\n\n# Learn about everything pgit submodule can do\n./bin/pgit submodule -h\n```\n\n## License\n\nAll files contains in this repository are [MIT licensed](http://opensource.org/licenses/MIT).\n\n## More Information ...\n\n... about pgit's capabilities can be found in the [repository of the package itself](https://github.com/Byron/pgit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyron%2Fpgit-distro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyron%2Fpgit-distro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyron%2Fpgit-distro/lists"}