Skip to main content

Git Productivity Toolkit

Project description

gx

CI GitHub Release License: MIT

Git Productivity Toolkit. 25 commands for everyday git, stacked PRs, and code insight.

Documentation | Releases

Install

# Homebrew (macOS / Linux)
brew tap mubbie/tap && brew install gx-git

# Go
go install github.com/mubbie/gx-cli@latest

# pip / pipx (Python)
pipx install gx-git

# Or download a binary from GitHub Releases

Commands

gx: Git Productivity Toolkit

Setup:
  init

Everyday:
  undo, redo, oops, switch, context, sweep, shelf

Insight:
  who, recap, drift, conflicts, handoff, view

Stacking:
  stack, sync, retarget, graph, up, down, top, bottom, parent

Utility:
  nuke, update

Quick Start

gx context                    # Where am I?
gx switch                     # Pick a branch
gx undo                       # Undo the last git action
gx oops -m "better message"   # Fix the last commit
gx who                        # Who knows this code
gx shelf push "wip"           # Stash with a name

Stacked PRs:

gx stack feature/auth main           # Create a tracked branch
gx stack feature/tests feature/auth  # Stack another on top
gx graph                             # Visualize the stack
gx sync --stack                      # Rebase and push the chain
gx up / gx down                     # Navigate the stack
gx handoff --markdown --copy         # Generate PR summary

See the full documentation for detailed usage, flags, and examples for every command.

Contributing

  1. Fork the repo
  2. Create a feature branch (gx stack feature/my-thing main)
  3. Make your changes
  4. Run go build && go vet ./...
  5. Open a PR

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gx_git-2.4.0.tar.gz (81.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gx_git-2.4.0-py3-none-any.whl (55.7 kB view details)

Uploaded Python 3

File details

Details for the file gx_git-2.4.0.tar.gz.

File metadata

  • Download URL: gx_git-2.4.0.tar.gz
  • Upload date:
  • Size: 81.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for gx_git-2.4.0.tar.gz
Algorithm Hash digest
SHA256 4223d7ee7df2a864a151586cc9ba6d7cd3d3cf1a288fcd1f48904e749578005f
MD5 13476dfd6ae1eeab0819057d7e0e8d0d
BLAKE2b-256 766d5b7776befb065384fe664d73fa80c9da7ea5de4a2128db0b122933ca8f64

See more details on using hashes here.

Provenance

The following attestation bundles were made for gx_git-2.4.0.tar.gz:

Publisher: release.yml on mubbie/gx-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gx_git-2.4.0-py3-none-any.whl.

File metadata

  • Download URL: gx_git-2.4.0-py3-none-any.whl
  • Upload date:
  • Size: 55.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for gx_git-2.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d8e9650724fda0a0c563f463fd91f4c7cf8db2fe3c5e143f7777d41d15f6abeb
MD5 e8df7ccc281380691331c9f50c518a25
BLAKE2b-256 9407cdb256705cbf3024ab4867b1c9f5d717b9f4de0ee76bb05d26c702b99bd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gx_git-2.4.0-py3-none-any.whl:

Publisher: release.yml on mubbie/gx-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page