{"id":16679003,"url":"https://github.com/dcoles/git-made-simple","last_synced_at":"2026-05-12T23:37:03.688Z","repository":{"id":68738169,"uuid":"235274764","full_name":"dcoles/git-made-simple","owner":"dcoles","description":"A Subversion-like wrapper for Git","archived":false,"fork":false,"pushed_at":"2020-01-21T22:46:54.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T06:58:26.089Z","etag":null,"topics":["git","subversion","subversion-style"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dcoles.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":"2020-01-21T06:52:45.000Z","updated_at":"2020-01-21T22:46:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5ed3615-8030-4601-8b07-f01616ec1448","html_url":"https://github.com/dcoles/git-made-simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcoles/git-made-simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgit-made-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgit-made-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgit-made-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgit-made-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcoles","download_url":"https://codeload.github.com/dcoles/git-made-simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fgit-made-simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001053,"owners_count":26082991,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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","subversion","subversion-style"],"created_at":"2024-10-12T13:32:34.185Z","updated_at":"2025-10-09T08:35:56.908Z","avatar_url":"https://github.com/dcoles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Made Simple\n\nA Subversion-like wrapper for [Git](http://git-scm.com/).\n\n## Important Note\n\nThis is currently alpha-quality code and has not had extensive testing.\n\nThere may be nasty bugs that could cause local changes to be lost.\n\n## Requirements\n\n- [Git](https://git-scm.com/)\n- [Bash shell](https://www.gnu.org/software/bash/)\n\nOn Windows, **Git Bash** is installed by default as part of\n[Git for Windows](https://gitforwindows.org/) package.\n\n## Usage\n\n```\nUSAGE: gms [\u003coptions\u003e] \u003ccommand\u003e [\u003carg\u003e...]\nGit-Made-Simple - A Subversion like wrapper for Git\n\nOptions:\n   --explain        show git commands run\n   -h, --help       show help\n\nAvailable commands:\n   checkout      Checkout a working copy\n   update        Bring changes from the repository into the working copy\n   add           Put files under version control\n   delete        Remove files from version control\n   copy          Copy files\n   move          Move (rename) a file or directory\n   log           Show log messages for path\n   status        Print status of working copy files\n   diff          Display local changes\n   revert        Restore pristine working copy state (undo local changes)\n   commit        Send changes from your working copy to the repository\n   switch        Switch to a new remote branch\n```\n\n## License\n\nLicensed under the [MIT License](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoles%2Fgit-made-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcoles%2Fgit-made-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoles%2Fgit-made-simple/lists"}