Skip to content

Add GitBox to the GUI clients list#2183

Open
gitgusilva wants to merge 1 commit into
git:gh-pagesfrom
gitgusilva:add-gitbox-gui
Open

Add GitBox to the GUI clients list#2183
gitgusilva wants to merge 1 commit into
git:gh-pagesfrom
gitgusilva:add-gitbox-gui

Conversation

@gitgusilva

Copy link
Copy Markdown

Adds GitBox to the GUI clients list.

GitBox is a free, MIT-licensed Git GUI for Windows and Linux. It drives Git through a native C++ addon over libgit2 (statically linked — no system git required), with a virtualized commit graph, Monaco-powered diffs, a three-pane merge-conflict editor and an integrated terminal.

Notes for reviewers

  • order: 61 is the current max + 1 (the highest existing value is 60).
  • The screenshot is the app's own history view at the required 588:332 ratio (588×332 and 1176×664).
  • The image is named gitbox-client rather than gitbox on purpose: the unrelated macOS app Gitbox (gitboxapp.com) was delisted in 2022 and its gitbox.png / gitbox@2x.png are still sitting in static/images/guis. Using a distinct name keeps this PR purely additive instead of overwriting those files. Happy to rename or clean the orphans up if you prefer.

GitBox is a free, MIT-licensed Git GUI for Windows and Linux, built on
Electron with a native C++ addon over libgit2.

The image is named gitbox-client so the PR stays purely additive: the
unrelated macOS app Gitbox (gitboxapp.com), delisted in 2022, left
gitbox.png / gitbox@2x.png behind in static/images/guis, and this avoids
overwriting them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant