💾 Archived View for cugi.ie › aminet › 1689905006.gmi captured on 2023-07-22 at 16:53:32. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Author: Rafal Zabdyr Uploader: rafal zabdyr tdolphin org (Rafal Zabdyr) Type: dev/misc Version: 0.9.20 Architecture: ppc-morphos >= 3.0 Distribution: Aminet URL: http://www.tdolphin.org/projects.php#git.desktop Date: 2023-07-20 Readme: http://aminet.net/dev/misc/GitDesktop.readme Downloads: 29
http://aminet.net/dev/misc/GitDesktop.lha
Git Desktop
(c) 2022-2023 TDolphin
web: http://www.tdolphin.org
email: info at tdolphin.org
Git Desktop is a graphical git frontend for MorphOS.
It is quite similar to GitHub Desktop and GitLab Discovery but also it has some
features inspired by Visual Studio Code.
Written in C++ and MUI based (via C++ wrappers:
https://github.com/tdolphin-org/AmigaOS.MUI.cpp.wrapper).
Run from command line.
For now this tool gives possibility of:
- add/clone/create repository
- switch/create(from)/rename/delete branch (only for local ones)
- stage/unstage changes
- commit with message
- fetch/pull/push
- view (color) diffs for changed files
- list of stashes with preview + actions like stash/apply/drop(all)/pop
- latest history (for now limited to latest 50 entries) also with showing
(color) diffs of changed files
- ...
If repository requires authentication You have to do authentication with
ssh-agent -D & something like
ssh-add Home:.ssh/id_ed25519 before any actions like fetch/pull/push.
Git Desktop is in beta state. Still miss many features. And has at least some
bugs/problems.
MorphOS 3.x + SDK (git)
Rafal Zabdyr - author
Mariusz Wlodarczyk - testing, suggestions
Jacek Piszczek - help
PERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ---------- [generic] 72 72 100.0% -lh0- a3e8 Jul 20 23:30 GitDesktop.info [generic] 735756 2110868 34.9% -lh5- 95a3 Jul 20 23:30 GitDesktop/GitDesktop [generic] 403 734 54.9% -lh5- e8ef Jul 20 23:30 GitDesktop/GitDesktop.readme ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 3 files 736231 2111674 34.9% Jul 21 02:03
Aminet © 1992-2023 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>