12.Nov.2023
|
MorphOS: Version management "Git Desktop" v0.10.16
Rafał Zabdyr has released a second beta version of his graphical user interface for the version management Git for MorphOS (amiga-news.de reported). "Git Desktop" (Aminet link) is written in C++ and based on MUI through his C++ wrapper. MorphOS 3.x and the Git component of the SDK are required. Currently the following features are supported:
- add existing repository
- clone from remote repository
- create (init) new repository
- switch, rename, delete branch (only for local ones)
- create branch from current or from selected
- list of tracked/untracked file(s)
- stage/unstage changes
- commit with short (and full message)
- fetch, pull, push
- view (raw/color) diffs for changed files (few modes including SPLIT mode)
- list of stashes with preview
- stash actions: stash, apply, drop, drop all, pop
- changes history (for now limited to latest 50 log entries) also with showing (raw/color) diffs of changed files
- undo last commit
- discard changes for given tracked/untracked file
- discard changes for selected/all files
- stash given file
- stash selected files
- edit given tracked/untracked file, via external editor -> Flow Studio
- help viewer for git subcommands
(dr)
[News message: 12. Nov. 2023, 21:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|