Skip to content

GitX - A collection of Git Plugins (Backup, Multiple Repo Executions, ...)

Notifications You must be signed in to change notification settings

gerardnico/git-x

Repository files navigation

Git X - A collection of Git Plugins Extension

About

GitX is a collection of Git command Extensions.

Most Useful Extensions

Git-Exec - Multiple-repository execution

The most useful one is git exec. This extension permits to execute a git command against multiple repositories at once.

You can then manage a mono-repository where all subdirectories are an independent git repository.

Git-Hosting-Backup - Backup your repositories

Don't get lockup of your Git Hosting repository if you lose your account. Create backup with git hosting backup so that you are always in control.

Command List

Installation

Docker

Docker

docker run \
  --rm \
  ghcr.io/gerardnico/git-x:latest

HomeBrew

Mac / Linux / Windows WSL with HomeBrew

brew install --HEAD gerardnico/tap/gitx

Other Git Plugin Command Projects

How to contribute

See CONTRIB

About

GitX - A collection of Git Plugins (Backup, Multiple Repo Executions, ...)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages