{"id":21376268,"url":"https://github.com/gerardnico/git-x","last_synced_at":"2025-06-21T22:35:28.813Z","repository":{"id":255469082,"uuid":"850768300","full_name":"gerardnico/git-x","owner":"gerardnico","description":"GitX - A collection of Git Plugins (Backup, Multiple Repo Executions, ...)","archived":false,"fork":false,"pushed_at":"2024-10-24T14:44:42.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-25T08:14:37.331Z","etag":null,"topics":["git-plugin","git-plugins"],"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/gerardnico.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":"2024-09-01T18:11:52.000Z","updated_at":"2024-10-24T14:44:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b7994b0-0124-4e05-9902-9b409764255b","html_url":"https://github.com/gerardnico/git-x","commit_stats":null,"previous_names":["gerardnico/git-backup","gerardnico/git-x"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerardnico%2Fgit-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerardnico%2Fgit-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerardnico%2Fgit-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerardnico%2Fgit-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gerardnico","download_url":"https://codeload.github.com/gerardnico/git-x/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243852437,"owners_count":20358270,"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":["git-plugin","git-plugins"],"created_at":"2024-11-22T09:14:45.755Z","updated_at":"2025-03-16T09:42:53.304Z","avatar_url":"https://github.com/gerardnico.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git X - A collection of Git Plugins Extension \n\n## About\n\n`GitX` is a collection of Git command Extensions.\n\n## Most Useful Extensions\n\n### Git-Exec - Multiple-repository execution\n\nThe most useful one is [git exec](docs/bin-generated/git-exec.md). This extension permits to\nexecute a git command against multiple repositories at once.\n\nYou can then manage a mono-repository where all subdirectories are an independent git repository.\n\n### Git-Hosting-Backup - Backup your repositories\n\nDon't get lockup of your Git Hosting repository if you lose your account.\nCreate backup with [git hosting backup](docs/bin-generated/git-hosting-backup.md)\nso that you are always in control.\n\n## Command List\n\n* [git auto-commit](docs/bin-generated/git-auto-commit.md) - Pull, add, commit and push in one command, no argument needed\n* [git auto-pull](docs/bin-generated/git-auto-pull.md) - Stash, Pull in one command\n* [git commit-status](docs/bin-generated/git-commit-status.md) - Shows the commit status (to push/to merge)\n* [git exec](docs/bin-generated/git-exec.md) - Execute a command against multiple repositories at once\n* [git hosting](docs/bin-generated/git-hosting.md) - Main entry for Git Hosting Command\n* [git hosting backup](docs/bin-generated/git-hosting-backup.md) - Backup your repositories on a Git Hosting Service such as GitHub\n* [git last](docs/bin-generated/git-last.md) - Shows the last commit\n* [git-last-delete](docs/bin-generated/git-last-delete.md) - Delete the last commit and put the files back in the working area\n* [git log pretty](docs/bin-generated/git-log-pretty.md) - Shows the commit logs in a pretty way\n* [git status-human](docs/bin-generated/git-status-human.md) - Print the status in a human way (ie one letter status explained)\n* [git restart](docs/bin/git-restart.md) - Restart with a clean state (as `git clone`)\n\n\n## Installation\n\n### Docker\n\n[Docker](https://github.com/gerardnico/git-x/pkgs/container/git-x)\n\n```bash\ndocker run \\\n  --rm \\\n  ghcr.io/gerardnico/git-x:latest\n```\n\n### HomeBrew\n \nMac / Linux / Windows WSL with HomeBrew\n\n```bash\nbrew install --HEAD gerardnico/tap/gitx\n```\n\n\n## Other Git Plugin Command Projects\n\n* [git-extras commands](https://github.com/tj/git-extras/blob/main/Commands.md)\n* [git-standup command](https://github.com/kamranahmedse/git-standup) - Already installed by git-extras\n* [Git Stats command](https://github.com/arzzen/git-quick-stats)\n* [Git Absorb command: Don't create new commit](https://github.com/tummychow/git-absorb/)\n* [Git Undo command](https://github.com/Bhupesh-V/ugit) - Conflict with git-extras\n* [LazyGit Terminal GUI](https://github.com/jesseduffield/lazygit)\n\n## How to contribute\n\nSee [CONTRIB](contrib/CONTRIB.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerardnico%2Fgit-x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgerardnico%2Fgit-x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerardnico%2Fgit-x/lists"}