mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package fugitive
This commit is contained in:
parent
263244b10c
commit
792b508691
@ -5992,7 +5992,7 @@
|
||||
},
|
||||
{
|
||||
"name": "libserialport",
|
||||
"alias": "serial",
|
||||
"alias": "serial"
|
||||
},
|
||||
{
|
||||
"name": "serial",
|
||||
@ -7061,5 +7061,21 @@
|
||||
"description": "An efficient packet parser for MySQL Client/Server Protocol. Help you to write Mysql communication in either BLOCKIONG-IO or NON-BLOCKING-IO.",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user