tiny-git-helper
v2.4.0
Published
Tiny cli tool for github
Downloads
4
Readme
Tiny git helper
A small tool designed to make process of using git and github easier.
Usage
Instalation
- Install using npm (may require admin access)
npm install -g tiny-git-helper
Commands
- The whole tool is used with tgh command
tgh
- You can also use short version of the commands
Commit (shows commit menu)
tgh c
- Commit all files
tgh ca
- Commit selected files
tgh cf
- Commit all files
Clone
tgh clone
Init (create new repository)
tgh init
Settings
tgh settings
Update
npm update -g tiny-git-helper