Add GitBlamePR (#569)

Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
Makoto Aoyama 2020-07-24 19:34:53 +09:00 committed by GitHub
parent e0e8550dcc
commit 018f016c98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7931,7 +7931,24 @@
"swift" "swift"
] ]
}, },
{ {
"short_description": "Mac app that shows pull request last modified each line of a file",
"categories": [
"git"
],
"repo_url": "https://github.com/maoyama/GitBlamePR",
"title": "GitBlamePR",
"icon_url": "https://github.com/maoyama/GitBlamePR/blob/master/GitBlamePR/Assets.xcassets/AppIcon.appiconset/gitblamepr1024.png",
"screenshots": [
"https://github.com/maoyama/GitBlamePR/blob/master/Captures/c1.gif",
"https://github.com/maoyama/GitBlamePR/blob/master/Captures/c2.gif",
],
"official_site": "",
"languages": [
"swift"
]
},
{
"repo_url" : "https://github.com/wynioux/macOS-GateKeeper-Helper", "repo_url" : "https://github.com/wynioux/macOS-GateKeeper-Helper",
"official_site" : "", "official_site" : "",
"title" : "macOS GateKeeper Helper", "title" : "macOS GateKeeper Helper",
@ -7945,10 +7962,10 @@
], ],
"categories" : [ "categories" : [
"system", "system",
"utilities", "utilities",
"security", "security",
"terminal" "terminal"
] ]
}, }
] ]
} }