{"id":18425794,"url":"https://github.com/dwayne/git-playground","last_synced_at":"2026-04-30T10:04:01.804Z","repository":{"id":138664424,"uuid":"49667337","full_name":"dwayne/git-playground","owner":"dwayne","description":"Play with the latest Git in a virtual machine.","archived":false,"fork":false,"pushed_at":"2016-11-18T08:37:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T19:50:20.812Z","etag":null,"topics":["git","virtualbox"],"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/dwayne.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,"zenodo":null}},"created_at":"2016-01-14T18:44:28.000Z","updated_at":"2017-07-22T11:24:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"420179a3-0e91-4864-ae49-e32adfbcef1f","html_url":"https://github.com/dwayne/git-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dwayne/git-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fgit-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fgit-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fgit-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fgit-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwayne","download_url":"https://codeload.github.com/dwayne/git-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwayne%2Fgit-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["git","virtualbox"],"created_at":"2024-11-06T05:05:39.473Z","updated_at":"2026-04-30T10:04:01.792Z","avatar_url":"https://github.com/dwayne.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Playground\n\nPlay with the latest [Git][git] in a [virtual machine](https://www.virtualbox.org/).\n\n# Usage\n\n```sh\n# If you have Git installed then\n$ git clone git@github.com:dwayne/git-playground.git\n# Otherwise\n$ mkdir git-playground \u0026\u0026 curl -L https://github.com/dwayne/git-playground/tarball/master | tar -xz --directory=git-playground --strip-components=1\n\n$ cd git-playground\n\n# Configure the Git user's name and email\n$ sed -i \"s/Dwayne Crooks/John Doe/\" install-git\n$ sed -i \"s/me@dwaynecrooks\\.com/john\\.doe@example\\.com/\" install-git\n\n# Bring up the VM and log in\n$ vagrant up\n$ vagrant ssh\n\n# Now you're in you can play around with Git\n$ mkdir example \u0026\u0026 cd example\n$ echo 'Hello, world!' \u003e hello.txt\n$ git init\n$ git add hello.txt\n$ git ci -m \"Initial commit\"\n$ git hist\n```\n\n# Learn\n\n**Free**\n\n- [Pro Git](http://git-scm.com/book)\n- [Atlassian Git Tutorial](https://www.atlassian.com/git/tutorials/)\n- [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/)\n\n**Paid**\n\n- [Git on Code School](https://www.codeschool.com/learn/git)\n- [Mastering Git](https://upcase.com/mastering-git)\n- [Goal-Oriented Git](https://gumroad.com/l/goal-oriented-git)\n\n[git]: https://git-scm.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwayne%2Fgit-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwayne%2Fgit-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwayne%2Fgit-playground/lists"}