4.7.4 • Published 11 months ago

gitquick v4.7.4

Weekly downloads
48
License
MIT
Repository
github
Last release
11 months ago

gitquick - Git Add, Commit, and Push at Once

TOC

Installation

npm i -g gitquick

Usage

Inside your project directory, run the following in your terminal:

gitquick "<your_commit_message>"

gitquick automatically runs the following 3 commands:

git add -A, git commit -m "<your_commit_message>", and git push

New

v2.x: Added user-requested option to easily add and commit only (omitting push step)

Example:

gitquick -c "<your_commit_message>"

Preview

The Quickest and Easiest Way to Add, Commit, and Push

gitquick example

Features

Git Add, Commit, and Push With Only One Command

gitquick command

Loading Spinners Indicate and Confirm Progress

gitquick progress

Clear, Tightly Grouped Success/Error Indication

gitquick success

Error Handling That Keeps Your Console Clutter-Free

gitquick error

Windows Users

NOTE: Currently, you need to use a terminal like Git Bash to run gitquick. Support for Powershell coming soon.

4.5.3

11 months ago

4.7.4

11 months ago

4.6.4

11 months ago

4.2.7

1 year ago

4.2.6

1 year ago

4.3.7

1 year ago

3.1.2

1 year ago

4.2.5

1 year ago

4.2.4

1 year ago

4.0.2

1 year ago

2.11.16

1 year ago

2.11.11

2 years ago

2.11.12

2 years ago

2.11.15

2 years ago

2.10.10

3 years ago

2.7.4

4 years ago

2.5.2

5 years ago

2.1.1

5 years ago

1.5.2

5 years ago

1.1.2

5 years ago

1.0.1

5 years ago

0.14.1

5 years ago

0.11.0

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago