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:

gc.exe

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.1a0.tar.gz (22.8 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.1a0-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: git_commander-0.1.1a0.tar.gz
  • Upload date:
  • Size: 22.8 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.1a0.tar.gz
Algorithm Hash digest
SHA256 11916c2d1ecd2648c40cfdfe74028d647dc8209a209e893ca8162eb23cac2f28
MD5 ae771c392894eb9bec1d8312afac0fb2
BLAKE2b-256 7e0001f31ff437d659a81887939ba56cc31864eb5f1e2c21c6226fdd9e0d88fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: git_commander-0.1.1a0-py3-none-any.whl
  • Upload date:
  • Size: 27.7 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.1a0-py3-none-any.whl
Algorithm Hash digest
SHA256 46929ca195dee77ced7c355219206387fbeda227655f3f3b13c54359fcb59716
MD5 b6057903b680e761d4d69b300248d444
BLAKE2b-256 dfbe4b884f40fe2dc4f290c0feb8288862c121b114b43c58bd6264bbf1aa2f09

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