aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-08-23 19:23:54 +0100
committerGitHub <noreply@github.com>2017-08-23 19:23:54 +0100
commitf891c860df99ad9bde5cfd00cd6f4a0e57849214 (patch)
tree817d84cfe3c4b6cc0216cf022c32d3480cfdc55a
parentf2c10c5a3a429c9301d81edc92f9e63327486cca (diff)
parentf62fc708ed62263649ae5bf60a9770917eeed867 (diff)
downloadpackages-f891c860df99ad9bde5cfd00cd6f4a0e57849214.tar.gz
packages-f891c860df99ad9bde5cfd00cd6f4a0e57849214.zip
Merge pull request #571 from citycide/add-fugitive0609
Added package fugitive
-rw-r--r--packages.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index d6ab829..2de4b7b 100644
--- a/packages.json
+++ b/packages.json
@@ -5992,7 +5992,7 @@
},
{
"name": "libserialport",
- "alias": "serial",
+ "alias": "serial"
},
{
"name": "serial",
@@ -7063,6 +7063,22 @@
"web": "https://github.com/tulayang/mysqlparser"
},
{
+ "name": "fugitive",
+ "url": "https://github.com/citycide/fugitive",
+ "method": "git",
+ "tags": [
+ "git",
+ "github",
+ "cli",
+ "extras",
+ "utility",
+ "tool"
+ ],
+ "description": "Simple command line tool to make git more intuitive, along with useful GitHub addons.",
+ "license": "MIT",
+ "web": "https://github.com/citycide/fugitive"
+ },
+ {
"name": "dbg",
"url": "https://github.com/enthus1ast/nimDbg",
"method": "git",