Merge pull request #571 from citycide/add-fugitive0609
Added package fugitive
This commit is contained in:
commit
f891c860df
1 changed files with 17 additions and 1 deletions
|
|
@ -5992,7 +5992,7 @@
|
|||
},
|
||||
{
|
||||
"name": "libserialport",
|
||||
"alias": "serial",
|
||||
"alias": "serial"
|
||||
},
|
||||
{
|
||||
"name": "serial",
|
||||
|
|
@ -7062,6 +7062,22 @@
|
|||
"license": "MIT",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue