{"id":19120315,"url":"https://github.com/jezen/git-shmart","last_synced_at":"2025-05-05T16:11:05.923Z","repository":{"id":147426029,"uuid":"68280297","full_name":"jezen/git-shmart","owner":"jezen","description":"The Git commands you know and love, but smarter!","archived":false,"fork":false,"pushed_at":"2017-06-24T08:05:26.000Z","size":101,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T22:12:07.293Z","etag":null,"topics":["bash","git","github","shell"],"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/jezen.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-09-15T09:05:35.000Z","updated_at":"2024-01-04T15:47:59.000Z","dependencies_parsed_at":"2023-06-13T19:30:24.578Z","dependency_job_id":null,"html_url":"https://github.com/jezen/git-shmart","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/jezen%2Fgit-shmart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezen%2Fgit-shmart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezen%2Fgit-shmart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezen%2Fgit-shmart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jezen","download_url":"https://codeload.github.com/jezen/git-shmart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249593260,"owners_count":21296693,"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":["bash","git","github","shell"],"created_at":"2024-11-09T05:13:52.023Z","updated_at":"2025-04-19T02:31:36.648Z","avatar_url":"https://github.com/jezen.png","language":"Shell","readme":"\u003ch1 align=\"center\"\u003egit-shmart\u003c/h1\u003e\n\nA small collection of Git wrappers. Inspired by [geelen/git-smart][0], but\nimplemented in Bash.\n\n### Motivation\n\nI use _git-smart_ all the time, but I sometimes have to reinstall it if I switch\nRuby versions. I don't think this tool needs Ruby as a dependency.\n\nAlso, there are some issues with the original, and the original project seems to\nbe no longer maintained.\n\n#### TODO\n\n- Implement `shmart-merge` command\n- Add to homebrew for easier installation\n\n### Usage\n\nClone this repository somewhere on your machine, and then add the `git-shmart`\ndirectory to your path. The executables should be automatically available to\nGit.\n\nUpon successful installation, you will have the following commands available:\n\n```sh\ngit shmart-log\ngit shmart-pull\n```\n\nFor convenience, you should add the _git-shmart_ functions as aliases in your\n`~/.gitconfig` file.\n\n```sh\n# ~/.gitconfig\n\n[alias]\n\tsl = shmart-log\n\tsp = shmart-pull\n```\n\n### Testing\n\nYou'll need to have `shunit2` installed. Install it with:\n\n```sh\n# on MacOS\nbrew install shunit2\n\n# ...or on Debian\napt-get install shunit2\n```\n\nThen to run the tests:\n\n```sh\nmake test\n```\n\n[0]: https://github.com/geelen/git-smart\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezen%2Fgit-shmart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjezen%2Fgit-shmart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezen%2Fgit-shmart/lists"}