mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Added GitAhead - a git GUI (#797)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
5c3454d38d
commit
84488fb7b8
1 changed files with 19 additions and 0 deletions
|
@ -9278,6 +9278,25 @@
|
||||||
"java"
|
"java"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "a graphical Git client designed to help you understand and manage your source code history.",
|
||||||
|
"categories": [
|
||||||
|
"development",
|
||||||
|
"git"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/gitahead/gitahead/",
|
||||||
|
"title": "GitAhead",
|
||||||
|
"icon_url": "https://raw.githubusercontent.com/gitahead/gitahead/rsrc/GitAhead.iconset/icon_128x128.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_dark.png",
|
||||||
|
"https://raw.githubusercontent.com/mohakapt/Stringz/main/Resources/hero_light.png"
|
||||||
|
],
|
||||||
|
"official_site": "https://gitahead.github.io/gitahead.com/",
|
||||||
|
"languages": [
|
||||||
|
"cpp",
|
||||||
|
"c"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Nix is a reproducible package manager alternative to Homebrew, with over 80,000 packages.",
|
"short_description": "Nix is a reproducible package manager alternative to Homebrew, with over 80,000 packages.",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue