nowfound

Alternatives

Products that do what WorktreeWise does

Efficient git worktree solution

  1. 1IM
  2. 2

    Simplicity and power in a beautiful Git GUI

    2019

  3. 3GA
  4. 4LA

    Inspired by lazygit, I have been working on a TUI to manage git worktrees easily, making some workflows for creating and managing worktrees a bit more straightforward. For example, creating a worktree from a PR/MR or from local changes. Executing commands on a worktree, or running a custom tmux session directly on a selected worktree. A lot of other tools are more CLI-oriented. I have tried to compile an honest comparison here: https://github.com/chmouel/lazyworktree/blob/main/COMPARAISO... Some of the code and documentation was written with an LLM if…

    Jan 2026 · github.com

  5. 5

    for software developers, teams, and open-source communities

    2019

  6. 6
    GitUp275

    The Git interface you've been missing all your life

    2015

  7. 7AC
  8. 8GW

    I context-switch a lot. Someone pings me about a bug while I'm mid-feature, and I either: 1. `git stash` (and forget what's in there forever) 2. Make a "WIP: stuff" commit (clutters history) 3. Ignore them until I'm done (not great) Worktrees solve this perfectly – each task gets its own directory, fully isolated. But the commands are clunky and I kept forgetting the syntax. So I built a small CLI wrapper. Now my workflow is: ``` wnew feat/login # creates worktree + cd into it # ...do work... wcd # fuzzy-pick another worktree, cd there wgo main # jump straight to main ``` Dashboard…

    Jan 2026 · github.com

  9. 9

    The most visual and interactive way to learn Git on the web

    2022

  10. 10GA
  11. 11

    Make your github history green, with daily automated commits

    2018

  12. 12

    Project management tool for agile teams.

    2018

  13. 13

    Track, report and automate GitHub workflows in Slack. Free

    2020

  14. 14

    A beautiful Slack command line interface

    2016

  15. 15
    Tower 3.0181

    The most powerful Git client for Mac and Windows

    2018

  16. 16
    Gut98

    An easy-to-use git alternative to version-control your code

    2023

  17. 17
    Gitsome118

    Supercharged Git/Shell autocompleter w/ GitHub integration

    2016

  18. 18GG
  19. 19

    Interactive UI and fuzzy-search for Git Branches

    2020

  20. 20

    Create different workflows using the same GitHub repo.

    2019

  21. 21GZ
  22. 22GT
  23. 23
    GitTree89

    LinkTree alternative made for developers

    2021

  24. 24SG

    Hi HN, My friends and I worked at Meta & Google. Once we’d left we realised a lot of the internal tooling didn’t have parity on the outside. Specifically, version control tools outside big tech are much harder to use than Google’s Critique and Facebook’s Phabricator, etc. Git is powerful but notoriously difficult to use [0]. Existing Git clients don’t make life much easier, exposing all the complexity by default. In practice we don’t need an equally complex GUI, and version control can be much easier to use. In our experience, it works best to expose a small number of features for an…

    2023 · trunkflow.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →