tiny-git-helper

2.4.0 • Public • Published

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
    • Clone
        tgh clone
    • Init (create new repository)
        tgh init
    • Settings
        tgh settings

Update

 npm update -g tiny-git-helper

/tiny-git-helper/

    Package Sidebar

    Install

    npm i tiny-git-helper

    Weekly Downloads

    1

    Version

    2.4.0

    License

    ISC

    Unpacked Size

    54.1 kB

    Total Files

    19

    Last publish

    Collaborators

    • dkomeza