About 2,110,000 results
Open links in new tab
  1. GitHub Desktop | Simple collaboration from your desktop

    GitHub Desktop Experience Git without the struggle Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow.

  2. SourceGit - Opensource Git GUI client. - GitHub

    Windows/macOS/Linux GUI client for GIT users. Contribute to sourcegit-scm/sourcegit development by creating an account on GitHub.

  3. Blazing fast terminal-ui for git written in rust - GitHub

    I do most of my git work in a terminal but I frequently found myself using git GUIs for some use-cases like: index, commit, diff, stash, blame and log. Unfortunately popular git GUIs all fail on …

  4. git/git-gui/README.md at master · git/git · GitHub

    Git GUI allows you to use the Git source control management tools via a GUI. This includes staging, committing, adding, pushing, etc. It can also be used as a blame viewer, a tree …

  5. Download GitHub Desktop

    Download GitHub Desktop Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. Download …

  6. git-gui · GitHub Topics · GitHub

    2 days ago · 🍃 Ivy Git is a work-in-progress Git GUI that aims to simplify workflow by putting the least amount of resistance between the user and git as possible, enabling diverse workflows …

  7. GitHub - alberthier/git-webui: A standalone local web based user ...

    This git extension is a standalone web based user interface for git repositories. It comes with history and tree browsing. You may also use it to commit as it comes with an UI to review local …

  8. Git Guides - install git · GitHub

    Install Git Using GitHub Desktop Installing GitHub Desktop will also install the latest version of Git if you don't already have it. With GitHub Desktop, you get a command-line version of Git with a …

  9. GitHub - eclipsesource/megit: Standalone Git GUI based on EGit

    Standalone Git GUI based on EGit. Contribute to eclipsesource/megit development by creating an account on GitHub.

  10. HOWTO: Use WSL and its Git in a mixed development environment

    Aug 1, 2025 · These are the tools I use: git (wsl) - Command line git from within WSL. Fork (windows) - Git GUI (must be used with wslgit) wslgit - Makes git from WSL available for …