Skip to main content

A basic tool for managing multiple git repositories.

Project description

Git Commander

When you just want to Git stuff done!

Git Commander is a simple UI that can be used to pull and push multiple git repos for you so you can just focus on working. This software is provided as is and will add all files to your repos with a simple timestamp commit. Use with caution as this can push things to github that you didn't intend to push.

It is open-sourced and you can see everything it does.

Features

  • Simple UI
  • No bells and whistles.
  • manages repos for you!

What Git Commander doesn't do

  • No granular control over what files get added to your repository.
  • no merging help.
  • no diffing.

What's the point?

I use git to sync many different projects between my various work/home computers and this tool helps me do that. It isn't really designed for multi-user collaboration, but for multi-computer colaboration.

Installation

To install Git Commander you first need to have git (obviously) and the Github Cli tool will eventually be used for cloning your repositories.

Once that is done you can install it with pipx

pipx install git-commander

To get the current test version you can clone this repository and use Poetry to install it

poetry install

Afterward you can either run it directly:

poetry run gc

or you can build and install it:

poetry build
pipx install dist/git_commander-0.1.0-py3-none-any.whl

Then you can run it from anywhere with:

git-commander

Git Commander will store a single config file with your list of repos. This is stored here: $(PKG_CONFIG_PATH:~/.config/GitCommander)/repos.dat.

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

git_commander-0.1.1b0.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

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

git_commander-0.1.1b0-py3-none-any.whl (30.4 kB view details)

Uploaded Python 3

File details

Details for the file git_commander-0.1.1b0.tar.gz.

File metadata

  • Download URL: git_commander-0.1.1b0.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.14.4 Windows/11

File hashes

Hashes for git_commander-0.1.1b0.tar.gz
Algorithm Hash digest
SHA256 8d65bcf3b20aa3cb871ef0c97f2c5d7313c5362c6f022635bf5639a428c5e919
MD5 845fefd71523ea82a5d3679866557ae3
BLAKE2b-256 251f5d76348bdf1aa2befd9b2044ba23a7489314b4770c76d9c8a225d138593b

See more details on using hashes here.

File details

Details for the file git_commander-0.1.1b0-py3-none-any.whl.

File metadata

  • Download URL: git_commander-0.1.1b0-py3-none-any.whl
  • Upload date:
  • Size: 30.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.14.4 Windows/11

File hashes

Hashes for git_commander-0.1.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 73667b19d5c9a968c2a82259492929667c57a7a2d2344bdfbf724b29f5f5c414
MD5 cfb85c7d63cfc20ab3f9fb7e81ffeaee
BLAKE2b-256 c1c26c6b66c83439753ee856c3e350bd52b447846934c465590c61d749e9c3dc

See more details on using hashes here.

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