{"id":15659695,"url":"https://github.com/gka/git-go","last_synced_at":"2025-05-05T19:42:27.523Z","repository":{"id":54226561,"uuid":"70101357","full_name":"gka/git-go","owner":"gka","description":"...for people who don't like wasting time typing git commands","archived":false,"fork":false,"pushed_at":"2021-03-02T12:14:28.000Z","size":11,"stargazers_count":21,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T10:18:03.364Z","etag":null,"topics":["convenience","danger","git","time-savers"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/git-go","language":"JavaScript","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/gka.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":"2016-10-05T21:35:48.000Z","updated_at":"2024-05-21T11:10:48.000Z","dependencies_parsed_at":"2022-08-13T09:40:22.205Z","dependency_job_id":null,"html_url":"https://github.com/gka/git-go","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/gka%2Fgit-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gka%2Fgit-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gka%2Fgit-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gka%2Fgit-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gka","download_url":"https://codeload.github.com/gka/git-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252563893,"owners_count":21768542,"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":["convenience","danger","git","time-savers"],"created_at":"2024-10-03T13:18:16.610Z","updated_at":"2025-05-05T19:42:27.502Z","avatar_url":"https://github.com/gka.png","language":"JavaScript","readme":"# git-go\n\n\u003cimg src=\"https://i.imgur.com/voVeI5q.png\" width=\"400\" \u003e\n\n*git-go* is a short-hand command for doing \n\n```\ngit add -A\ngit add -u\ngit commit -m \"SOME MESSAGE\"\ngit pull\ngit push\n```\n\nIt is a dangerous practice, but it saves a lot of time. Also it encourages [committing early and often](http://www.databasically.com/2011/03/14/git-commit-early-commit-often/).\n\n### Usage\n\nIt's really just `git-go COMMITMSG`. Note that you don't have to put quotes around the commit message.\n\n```\ngit-go your commit message goes here\n```\n\nIf you intend to use quotes, you need to escape them using `\\`.\n\n```\ngit-go I\\'m done coding\n```\n\n### Installation\n\n```\nnpm install -g git-go\n```\n\n### Credit\n\nThis is just a nodejs port of @jashkenas' git-go Ruby script.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgka%2Fgit-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgka%2Fgit-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgka%2Fgit-go/lists"}