We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31dbe1c commit 6f35980Copy full SHA for 6f35980
README.md
@@ -6,7 +6,6 @@ the cookbook of git goodies
6

7

8
9
-
10
`gg` helps you *work with `git` more efficiently*, saving you keystrokes for your most prized projects.
11
12
Think of `gg` as a wrapper for the `git` commands that you run all the time.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "git-goodies",
3
- "version": "0.0.2",
+ "version": "0.0.1",
4
"description": "your git goodies cookbook",
5
"keywords": [
"git",
0 commit comments