Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 2.25 KB

README.rst

File metadata and controls

59 lines (49 loc) · 2.25 KB

Git Utils, in short: gtsh

Run tests Code coverageGitHub language count GitHub top languages GitHub contributorsPyPi downloads Latest version GitHub license

A toolbox for code janitors handle git operations within world of git.

Background

Git Utils combines most of boring and sickening commands that you need to do with git IN shell.

Definition

gittish: Having the characteristics or likeness of a git. Something sickening. Hence the name gtsh (gittish) + shell.

Run gtsh

gtsh is a python wrapper for Git to run tasks that require obscure magic. Tool documents itself.

Installation

pip3 install gtsh

Documentation