Skip to content

Commit dd8da0b

Browse files
authored
Merge pull request #1631 from planger/add-megit
Add MeGit based on EGit to GUIs
2 parents 9aca30b + 3c5e42f commit dd8da0b

File tree

2 files changed

+27
-16
lines changed

2 files changed

+27
-16
lines changed

public/images/guis/megit@2x.png

189 KB
Loading

resources/guis.yml

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ guis:
8484
- Mac
8585
price: Free
8686
license: GNU GPL
87-
order: 10
87+
order: 11
8888
- name: GitEye
8989
url: http://www.giteyeapp.com/
9090
image_tag: guis/giteye@2x.png
@@ -161,7 +161,7 @@ guis:
161161
- Linux
162162
price: Free
163163
license: Proprietary
164-
order: 23
164+
order: 28
165165
- name: Fork
166166
url: https://git-fork.com/
167167
image_tag: guis/fork@2x.png
@@ -171,7 +171,7 @@ guis:
171171
price: $49.99, free evaluation
172172
license: Proprietary
173173
trend_name: Fork Git client
174-
order: 13
174+
order: 12
175175
- name: Working Copy
176176
url: https://workingcopyapp.com/
177177
image_tag: guis/workingcopy@2x.png
@@ -180,7 +180,7 @@ guis:
180180
price: Free with in-app purchases
181181
license: Proprietary
182182
trend_name: Working Copy iOS
183-
order: 20
183+
order: 22
184184
- name: CodeReview
185185
url: https://github.com/FabriceSalvaire/CodeReview/
186186
image_tag: guis/codereview@2x.png
@@ -217,7 +217,7 @@ guis:
217217
- Linux
218218
price: Free
219219
license: MIT
220-
order: 11
220+
order: 13
221221
- name: Pocket Git
222222
url: http://pocketgit.com/
223223
image_tag: guis/pocketgit@2x.png
@@ -233,7 +233,7 @@ guis:
233233
- iOS
234234
price: Free with in-app purchases
235235
license: Proprietary
236-
order: 32
236+
order: 37
237237
- name: GitX-dev
238238
url: https://rowanj.github.io/gitx/
239239
image_tag: guis/gitx@2x.png
@@ -262,7 +262,7 @@ guis:
262262
price: Free
263263
license: GNU GPL
264264
trend_name: Git guitar
265-
order: 16
265+
order: 20
266266
- name: RepoZ
267267
url: https://github.com/awaescher/RepoZ/
268268
image_tag: guis/repoz@2x.png
@@ -290,7 +290,7 @@ guis:
290290
- Linux
291291
price: "$99/user, $75 annual business sub, free eval"
292292
license: Proprietary
293-
order: 9
293+
order: 10
294294
- name: LazyGit
295295
url: https://github.com/jesseduffield/lazygit
296296
image_tag: guis/lazygit@2x.png
@@ -308,23 +308,23 @@ guis:
308308
- Mac
309309
price: "$9.99 / Lite version"
310310
license: Proprietary
311-
order: 28
311+
order: 32
312312
- name: GitAtomic
313313
url: https://gitatomic.bitbucket.io/
314314
image_tag: guis/gitatomic@2x.png
315315
platforms:
316316
- Windows
317317
price: 15.00€
318318
license: Proprietary
319-
order: 37
319+
order: 39
320320
- name: Gitfox
321321
url: https://www.gitfox.app
322322
image_tag: guis/gitfox@2x.png
323323
platforms:
324324
- Mac
325325
price: "€3.99/m or €24,99/y per user"
326326
license: Proprietary
327-
order: 22
327+
order: 23
328328
- name: GitFiend
329329
url: https://gitfiend.com
330330
image_tag: guis/gitfiend@2x.png
@@ -342,15 +342,15 @@ guis:
342342
- Windows
343343
price: "20€/user / Free for non-commercial use"
344344
license: Proprietary
345-
order: 39
345+
order: 40
346346
- name: GitFinder
347347
url: https://gitfinder.com
348348
image_tag: guis/gitfinder@2x.png
349349
platforms:
350350
- Mac
351351
price: "$24.95"
352352
license: Proprietary
353-
order: 40
353+
order: 41
354354
- name: Vershd
355355
url: https://vershd.io/
356356
image_tag: guis/vershd@2x.png
@@ -360,7 +360,7 @@ guis:
360360
- Linux
361361
price: Free for personal use, otherwise $37
362362
license: Proprietary
363-
order: 41
363+
order: 42
364364
- name: GitUI
365365
url: https://extrawurst.itch.io/gitui
366366
image_tag: guis/gitui@2x.png
@@ -378,7 +378,7 @@ guis:
378378
- iOS
379379
price: Free with in-app purchases
380380
license: Proprietary
381-
order: 42
381+
order: 44
382382
- name: GitVine
383383
url: https://insanesharpness.gitlab.io/GitVine
384384
image_tag: guis/gitvine@2x.png
@@ -399,4 +399,15 @@ guis:
399399
price: Free
400400
license: Vim
401401
trend_name: Vim fugitive
402-
order: 12
402+
order: 16
403+
- name: MeGit (based on EGit)
404+
url: https://github.com/eclipsesource/megit
405+
image_tag: guis/megit@2x.png
406+
platforms:
407+
- Windows
408+
- Mac
409+
- Linux
410+
price: Free
411+
license: EPL2.0
412+
trend_name: egit
413+
order: 9

0 commit comments

Comments
 (0)