mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add GitBlamePR (#569)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
e0e8550dcc
commit
018f016c98
1 changed files with 22 additions and 5 deletions
|
@ -7931,7 +7931,24 @@
|
|||
"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",
|
||||
"official_site" : "",
|
||||
"title" : "macOS GateKeeper Helper",
|
||||
|
@ -7945,10 +7962,10 @@
|
|||
],
|
||||
"categories" : [
|
||||
"system",
|
||||
"utilities",
|
||||
"security",
|
||||
"terminal"
|
||||
"utilities",
|
||||
"security",
|
||||
"terminal"
|
||||
]
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue