{"id":19836981,"url":"https://github.com/pj8912/gitish","last_synced_at":"2026-04-10T22:37:11.544Z","repository":{"id":121661713,"uuid":"598416685","full_name":"pj8912/gitish","owner":"pj8912","description":"bash script to automate git commands","archived":false,"fork":false,"pushed_at":"2023-02-20T05:51:01.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T11:12:38.040Z","etag":null,"topics":["automation","bash","bash-script","git","gitcommands"],"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/pj8912.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":"2023-02-07T03:57:06.000Z","updated_at":"2023-02-07T06:10:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"9dcd30c7-8299-445e-8ad6-f5c78ffe4bd2","html_url":"https://github.com/pj8912/gitish","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/pj8912%2Fgitish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pj8912%2Fgitish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pj8912%2Fgitish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pj8912%2Fgitish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pj8912","download_url":"https://codeload.github.com/pj8912/gitish/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241202226,"owners_count":19926565,"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":["automation","bash","bash-script","git","gitcommands"],"created_at":"2024-11-12T12:13:11.910Z","updated_at":"2026-04-10T22:37:06.511Z","avatar_url":"https://github.com/pj8912.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitish\n\n\n![bash-github](https://user-images.githubusercontent.com/59218902/220018242-93ca6958-1dad-495a-9f9d-b2c1c05762b7.png)\n\n\nbash script to automate three git commands according to this tweet : [Tweet](https://twitter.com/adamsycodes/status/1622217516419551233)\n\n## Example\n\n```shell\n$ ./gitish.sh this is my commit message\n  ___  _  _        _\n / __|(_)| |_  ___| |_\n| (_ || ||  _|(_-/|   \\\n \\___||_| \\__|/__/|_||_|\n[main d1cb444] this is my commit message\n 2 files changed, 4 insertions(+), 2 deletions(-)\n```\n\n### Linux\n\n- Make the file executable by running the following command:\n\n```\nchmod +x gitish.sh\n```\n\n- Move the file to a directory in your PATH, such as /usr/local/bin:\n\n```\nsudo mv gitish.sh /usr/local/bin/gitish\n```\n\n- Now, you can run this custom Git command by simply typing `gitish` in the terminal.\n\n### Windows\n\n- \n```\n./gitish.bat\n```\n\n\n## Usage\n\n```shell\n$ gitish your commit message\n```\n\n## Contributers\n\n- [jp](https://github.com/pj8912)\n- [Aadv1k](https://github.com/aadv1k)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpj8912%2Fgitish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpj8912%2Fgitish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpj8912%2Fgitish/lists"}