2.4.0 • Published 3 years ago
tiny-git-helper v2.4.0
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
tghYou 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- Commit (shows commit menu)