{"id":15113707,"url":"https://github.com/ailtonloures/git-master-plugin","last_synced_at":"2026-02-13T17:31:16.954Z","repository":{"id":256631041,"uuid":"855977737","full_name":"ailtonloures/git-master-plugin","owner":"ailtonloures","description":"The essential tool to boost your Git Workflow.","archived":false,"fork":false,"pushed_at":"2025-02-03T16:33:53.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-24T16:13:47.290Z","etag":null,"topics":["bash","git","linux","plugin","shellscript"],"latest_commit_sha":null,"homepage":"","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/ailtonloures.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-09-11T19:15:34.000Z","updated_at":"2025-02-03T16:33:57.000Z","dependencies_parsed_at":"2025-02-03T17:37:13.247Z","dependency_job_id":null,"html_url":"https://github.com/ailtonloures/git-master-plugin","commit_stats":null,"previous_names":["ailtonloures/git-master","ailtonloures/git-master-plugin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ailtonloures/git-master-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fgit-master-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fgit-master-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fgit-master-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fgit-master-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ailtonloures","download_url":"https://codeload.github.com/ailtonloures/git-master-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ailtonloures%2Fgit-master-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272965431,"owners_count":25023066,"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-08-31T02:00:09.071Z","response_time":79,"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":["bash","git","linux","plugin","shellscript"],"created_at":"2024-09-26T01:22:29.419Z","updated_at":"2026-02-13T17:31:16.948Z","avatar_url":"https://github.com/ailtonloures.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n \u003ch1\u003e\n\u003cbr/\u003e\n  \u003cimg src=\"./assets/git-icon.png\" alt=\"Git\" width=\"100\"\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\nGit Master Plugin\n\u003c/h1\u003e\n\u003cp\u003eThe essential tool to boost your Git Workflow\u003c/p\u003e\n\n![GitHub Repo stars](https://img.shields.io/github/stars/ailtonloures/git-master-plugin)\n![GitHub Release](https://img.shields.io/github/v/release/ailtonloures/git-master-plugin)\n![GitHub License](https://img.shields.io/github/license/ailtonloures/git-master-plugin)\n\u003c/div\u003e\n\n## About\n\nAre you looking for ways to simplify your Git operations and optimize your workflow? The `git-master-plugin` is designed to make your life easier by offering new features and automating repetitive tasks. With it, you can:\n\n- Improve efficiency when managing branches and merge conflicts;\n- Automate routine tasks;\n- Customize your Git operations according to your specific needs.\n\nWhether you're a solo developer or part of a collaborative team, `git-master-plugin` helps ensure a smoother, more organized and productive workflow.\n\nInstall it now and discover how this tool can take your Git experience to a whole new level!\n\n## Setup\n\n### Requirements\n\n- [Git](https://git-scm.com/)\n\n### Download\n\nFirst, clone the project in your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/ailtonloures/git-master-plugin.git\n```\n\n#### Or manual download\n\n[Go to latest](https://github.com/ailtonloures/git-master-plugin/archive/refs/heads/main.zip)\n\n### Initializing\n\nThen run the `init.sh` script to initialize the plugin configuration:\n\n```bash\n# Go into the repository\n$ cd git-master-plugin\n\n# Turn file into executable\n$ chmod +x init.sh\n\n# Run the `init.sh` script\n$ ./init.sh\n```\n\n## How to use\n\nOpen a project of yours that is being versioned with `git` and in your terminal run the command `git master`.\n\n```bash\n# Run the git master command\n$ git master\n```\n\n### Example\n\n![Git Master Initializing](./assets/git-master.png)\n\n### Steps\n\n1. Choose a branch to merge with the current branch;\n   1. You can select a new branch after the merge process of the previously selected branch.\n2. Confirm that git should push;\n3. Confirm that git should create a new tag;\n4. Confirm that git should remove the local branches;\n5. Finally, the process will end automatically;\n\n## Contributing\n\nContributions are always welcome, consider opening an issue first and discuss with the community before opening a pull request.\n\nCheck out the [CONTRIBUTING.md](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Failtonloures%2Fgit-master-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Failtonloures%2Fgit-master-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Failtonloures%2Fgit-master-plugin/lists"}