2.4.0 • Published 11 months ago

tiny-git-helper v2.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

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
2.4.0

11 months ago

2.3.0

1 year ago

2.2.1

1 year ago

2.2.0

1 year ago

2.2.3

1 year ago

2.2.2

1 year ago

2.2.5

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago