+1
-1
| { | ||
| "name": "gitcommon", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "A simple git cli tool", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+3
-3
@@ -1,2 +0,2 @@ | ||
| # Bitcoin Converter CLI | ||
| # Git Common CLI | ||
@@ -8,3 +8,3 @@ > A CLI to simplify your git push init(with push) and pull. | ||
| ``` | ||
| $ npm install -g gitutils | ||
| $ npm install -g gitcommon | ||
| ``` | ||
@@ -15,3 +15,3 @@ | ||
| ```sh | ||
| Usage: gitutils [options] | ||
| Usage: gitcommon [options] | ||
@@ -18,0 +18,0 @@ A simple git cli tool |
8418
-0.06%