Skip to main content

A command line ASCII Git GUI

Project description

Build Status PyPI

   _            _ _       _ _   
  /_\  ___  ___(_|_) __ _(_) |_ 
 //_\\/ __|/ __| | |/ _` | | __|
/  _  \__ \ (__| | | (_| | | |_ 
\_/ \_/___/\___|_|_|\__, |_|\__|
                    |___/       

Asciigit

Asciigit is a terminal UI for Git. The aim of this project is to make it easier for you to interact with your Git repositories in the terminal, either locally or when connected to a remote server over SSH.

How to open

Navigate to the directory containing the Git repository you want to open, and run:

asciigit

How to use

Either use your mouse to click around the terminal interface, or use the tab and enter buttons to navigate the screens.

There's also a key binding for ctrl-a that'll open up a shortcuts window.

Screenshots

Hit enter on a branch to check that branch out. terminal git client branch screenshot

View the commit history of your current branch. terminal git client commit screenshot

Select the files you want to commit by hitting enter on them, and then enter a commit message and commit and push at the bottom of the window. terminal git client working copy screenshot

Installation

You can install this application via pip:

pip install asciigit

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

asciigit-0.0.9.tar.gz (7.9 kB view hashes)

Uploaded Source

Supported by

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