{"id":21257566,"url":"https://github.com/ventralnet/git-sandbox","last_synced_at":"2026-04-25T18:31:48.304Z","repository":{"id":140430885,"uuid":"63742809","full_name":"ventralnet/git-sandbox","owner":"ventralnet","description":"A script that will set up a person new to git with a local remote and two mock client clones to experiment with working with a remote.","archived":false,"fork":false,"pushed_at":"2016-07-22T00:52:20.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T21:51:32.769Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ventralnet.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,"publiccode":null,"codemeta":null}},"created_at":"2016-07-20T02:16:44.000Z","updated_at":"2021-04-22T19:42:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"df526c17-87c6-4749-b814-151c76314689","html_url":"https://github.com/ventralnet/git-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ventralnet/git-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventralnet%2Fgit-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventralnet%2Fgit-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventralnet%2Fgit-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventralnet%2Fgit-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ventralnet","download_url":"https://codeload.github.com/ventralnet/git-sandbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ventralnet%2Fgit-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32273213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":["git"],"created_at":"2024-11-21T04:04:25.867Z","updated_at":"2026-04-25T18:31:48.289Z","avatar_url":"https://github.com/ventralnet.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purpose\n\n`create-git-sandbox.sh` is a simple BASH script that will create a local mock environment that a new user to GIT can use to experiment and learn. It creates a local bare repository that acts as a remote repository, and two client directories which mimic two separate developers that have the repository cloned.\n\nThe script will create three directories\n * `./remote`\n * `./clientA`\n * `./clientB`\n\n`./remote` is a remote repository the student can 'push' and 'pull' from (don't worry about this folder. Just know that is where your remote repository (origin) is)\n\n`./clientA` is a clone of the repository that mocks being a developer having the repository checked out\n\n`./clientB` is a clone of the repository that mocks being another developer having the repository checked out\n\n\nThat is all there is to it.  Push, pull, commit, add, rebase in your own GIT sandbox.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventralnet%2Fgit-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fventralnet%2Fgit-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fventralnet%2Fgit-sandbox/lists"}