{"id":15973755,"url":"https://github.com/rajarakoto/gitvers-tool","last_synced_at":"2026-01-31T21:09:33.732Z","repository":{"id":120573854,"uuid":"361385688","full_name":"RajaRakoto/gitvers-tool","owner":"RajaRakoto","description":"A command-line interface leveraging Git to streamline repetitive tasks, featuring beneficial extensions for enhanced management. 🟠","archived":false,"fork":false,"pushed_at":"2024-10-12T09:41:48.000Z","size":14032,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T11:22:28.708Z","etag":null,"topics":["cli","git","github","tools","ungit","version-control","versioning"],"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/RajaRakoto.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":"2021-04-25T09:30:56.000Z","updated_at":"2024-12-30T22:25:59.000Z","dependencies_parsed_at":"2024-10-27T17:09:36.954Z","dependency_job_id":null,"html_url":"https://github.com/RajaRakoto/gitvers-tool","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/RajaRakoto/gitvers-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajaRakoto%2Fgitvers-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajaRakoto%2Fgitvers-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajaRakoto%2Fgitvers-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajaRakoto%2Fgitvers-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RajaRakoto","download_url":"https://codeload.github.com/RajaRakoto/gitvers-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RajaRakoto%2Fgitvers-tool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261014050,"owners_count":23097165,"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":["cli","git","github","tools","ungit","version-control","versioning"],"created_at":"2024-10-07T21:07:04.260Z","updated_at":"2026-01-31T21:09:33.700Z","avatar_url":"https://github.com/RajaRakoto.png","language":"Shell","readme":"# gitvers-tool 🟠\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/for-you.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/uses-git.svg)](https://forthebadge.com) [![forthebadge](https://rajarakoto.github.io/github-docs/badge/build-by.svg)](https://forthebadge.com)\n\n![Git](https://img.shields.io/badge/-Git-777?style=flat\u0026logo=git\u0026logoColor=F05032\u0026labelColor=ffffff) ![Gitub](https://img.shields.io/badge/-Gitub-777?style=flat\u0026logo=github\u0026logoColor=777\u0026labelColor=ffffff)\n\n**gitvers-tool** is a script designed for efficient `git` usage, saving time with single commands replacing multiple manual inputs, ideal for small projects. Prior understanding of git basics is essential to avoid issues. Git installation is necessary. A directory is generated for reference, usually in `~/Projects`, with files located outside this directory not being recognized by gitvers-tool.\n\n---\n\n### 📌 Usage\n\nRun the following command to install gitvers-tool (Linux only):\n\n```bash\ncurl https://raw.githubusercontent.com/RajaRakoto/gitvers-tool/master/setup \u003e setup \u0026\u0026 chmod +x setup \u0026\u0026 ./setup\n```\n\nUninstall gitvers-tool (Linux only):\n\n```bash\nsudo rm -r /usr/local/bin/gitvers-tool\n```\n\n---\n\n### 📌 Guide\n\n\u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/project-lists.png\" width=\"300\"\u003e \u003cbr\u003e \u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/illustration.png\" width=\"700\"\u003e \u003cbr\u003e\u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/status1.png\" width=\"700\"\u003e \u003cbr\u003e\u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/status2.png\" width=\"700\"\u003e \u003cbr\u003e\u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/inputArea.png\" width=\"700\"\u003e\n\n---\n\n### 📌 Demo\n\nHere is a snippet of using gitvers-tool, you can also do other things like `pull`, `fast forward`, `merge branches`, `clone projects`, and many more ...\n\n\u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/gitvers-demo.gif\" width=\"1000\"\u003e\n\n---\n\n### 📌 Ungit\n\n[Ungit](https://github.com/FredrikNoren/ungit) and `gitvers-tool` together create a powerful version control tool for managing `git` repositories with ease. `gitvers-tool` speeds up project initialization, while `ungit` provides enhanced project visibility. Combining both offers flexibility and efficiency in managing projects.\n\n```bash\n$ sudo -H npm install -g ungit\n```\n\n\u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/ungit-illustration.png\" width=\"700\"\u003e\n\n\u003cbr\u003e\n\n**Performing a commit, the advantage with ungit is that you can more easily select the file to commit** \u003cbr\u003e \u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/ungit-commit.png\" width=\"500\"\u003e \u003cbr\u003e**To display the modification made to a file** \u003cbr\u003e \u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/ungit-diff.png\" width=\"500\"\u003e \u003cbr\u003e**To change branches and merge one branch to another** \u003cbr\u003e \u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/ungit-merge.gif\" width=\"500\"\u003e \u003cbr\u003e**To deploy a modification on the remote server (push)** \u003cbr\u003e \u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/ungit-push.gif\" width=\"500\"\u003e \u003cbr\u003e**To quickly edit the .gitignore file** \u003cbr\u003e \u003cimg src=\"https://rajarakoto.github.io/github-docs/gitvers-tool/ungit-ignore.png\" width=\"500\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajarakoto%2Fgitvers-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajarakoto%2Fgitvers-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajarakoto%2Fgitvers-tool/lists"}