mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add Git Interactive Rebase Tool (#425)
This commit is contained in:
parent
a2fd5e9b0a
commit
52fecc09c5
1 changed files with 16 additions and 0 deletions
|
@ -1313,6 +1313,22 @@
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Full feature terminal based sequence editor for interactive rebase.",
|
||||||
|
"categories": [
|
||||||
|
"git"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/MitMaro/git-interactive-rebase-tool",
|
||||||
|
"title": "Git Interactive Rebase Tool",
|
||||||
|
"icon_url": "",
|
||||||
|
"screenshots": [
|
||||||
|
"https://raw.githubusercontent.com/MitMaro/git-interactive-rebase-tool/master/docs/assets/images/git-interactive-rebase-demo.gif"
|
||||||
|
],
|
||||||
|
"official_site": "https://gitrebasetool.mitmaro.ca/",
|
||||||
|
"languages": [
|
||||||
|
"rust"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"short_description": "Simple toolkit that makes your iOS / macOS apps development more easier. ",
|
"short_description": "Simple toolkit that makes your iOS / macOS apps development more easier. ",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in a new issue