u/ConfidenceUnique7377

Gitember 3.2 Git GUI client

I've been building Gitember since 2016 — a free, open-source Git desktop client. It has been started as weekend experiment. And now version 3.2 is out with new features:

  • Worktrees - full UI support for creating, switching, and removing worktrees. If you juggle hotfix branches while keeping a long-running feature branch alive, this is the workflow improvement you've been waiting for.
  • 3-way merge conflict resolver - BASE / OURS / THEIRS side-by-side. Pick a side, edit inline, stage with one click. No separate merge tool to install.
  • AI-assisted writing (experimental)- explain what changed between two branches in plain language, secret leak detection ( is your GPU good enough ?)

It also covers everyday Git stuff (commit, branch, diff, etc.), but one thing I personally rely on a lot:

  • search through history including non-text formats (Office docs, DWG, PSD, etc.)
  • arbitrary file/folder comparison

The last one very useful feature in our days, when need quikly compare a lot of AI changes
Site here https://gitember.org/ 

Contributions, feedbacks, suggestions are welcome

reddit.com
u/ConfidenceUnique7377 — 4 days ago
▲ 0 r/git

Gitember Git GUI v3.2 just dropped.

What's new:

  • Worktrees - full UI support for creating, switching, and removing worktrees. If you juggle hotfix branches while keeping a long-running feature branch alive, this is the workflow improvement you've been waiting for. No terminal commands needed.
  • 3-way merge conflict resolver - BASE / OURS / THEIRS side-by-side. Pick a side, edit inline, stage with one click. No separate merge tool to install.
  • AI-assisted writing (experimental)- explain what changed between two branches in plain language, secret leak detection

It also covers everyday Git stuff (commit, branch, diff, etc.), but one thing I personally rely on a lot:

  • search through history including non-text formats (Office docs, DWG, PSD, etc.)
  • arbitrary file/folder comparison

The last one very useful feature in our days, when need quikly compare a lot of AI changes

I’d really appreciate feedback . Site here https://gitember.org/ Code here https://github.com/iazarny/gitember

reddit.com
u/ConfidenceUnique7377 — 4 days ago
▲ 1 r/foss

Gitember 3.2 — MIT-licensed Git GUI client, no cloud, no tracking

Gitember Git GUI v3.2 just dropped.

What's new:

  • Worktrees - full UI support for creating, switching, and removing worktrees. If you juggle hotfix branches while keeping a long-running feature branch alive, this is the workflow improvement you've been waiting for. No terminal commands needed.
  • 3-way merge conflict resolver - BASE / OURS / THEIRS side-by-side. Pick a side, edit inline, stage with one click. No separate merge tool to install.
  • AI-assisted writing (experimental)- explain what changed between two branches in plain language, secret leak detection

It also covers everyday Git stuff (commit, branch, diff, etc.), but one thing I personally rely on a lot:

  • search through history including non-text formats (Office docs, DWG, PSD, etc.)
  • arbitrary file/folder comparison

The last one very useful feature in our days, when need quikly compare a lot of AI changes

I’d really appreciate feedback . Site here https://gitember.org/ Code here https://github.com/iazarny/gitember

reddit.com
u/ConfidenceUnique7377 — 4 days ago