{"id":16452893,"url":"https://github.com/vitalk/push_to","last_synced_at":"2026-07-18T10:02:45.277Z","repository":{"id":5327839,"uuid":"6511338","full_name":"vitalk/push_to","owner":"vitalk","description":"Script that push existing git repos to predefined location.","archived":false,"fork":false,"pushed_at":"2012-11-12T12:31:29.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T11:14:34.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mpodroid/door-berry","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitalk.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}},"created_at":"2012-11-02T19:25:15.000Z","updated_at":"2014-05-17T00:10:48.000Z","dependencies_parsed_at":"2022-09-19T04:32:27.108Z","dependency_job_id":null,"html_url":"https://github.com/vitalk/push_to","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/vitalk%2Fpush_to","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fpush_to/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fpush_to/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fpush_to/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitalk","download_url":"https://codeload.github.com/vitalk/push_to/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240914118,"owners_count":19877916,"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-11T10:14:07.985Z","updated_at":"2025-10-24T23:32:14.371Z","avatar_url":"https://github.com/vitalk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# push to\n\nScript that push existing git repos to predefined location. For example, it\nallow to create a new github repository remotely or create a bare copy of repos\non your Dropbox folder.\n\n## Walkthrough\n\nThe basic idea that script looking for executables on `'to'` directory and then\nexecute it if it filename passed as script param. For example, `push_to\ndropbox` executes the `'to/dropbox'` script that actually do all work.\n\nUse `'to/sample'` as example of extension file.\n\n### Usage\n\nSource `'push_to_compl'` somewhere on your `'.bashrc'`. It create an alias and\nshell completion for the script:\n\n```bash\n# to list avaliable commands\npust_to [Tab]\n# to list avaliable options\npush_to -[Tab]\n```\n\nTo create a new github repository run:\n\n```bash\ncd my/git/repos\npush_to github\n```\n\n\n## About\n\nMy name is Vital Kudzelka \u003cvital.kudzelka@gmail.com\u003e. Fell free to get in\ntouch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fpush_to","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitalk%2Fpush_to","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fpush_to/lists"}