GitUp!

a ridiculously powerful toolkit to build your own Git apps! Download Latest Release! https://s3-us-west-2.amazonaws.com/gitup-builds/stable/GitUp.zip
Requires Mac OS X 10.8 or later--OS X Yosemite recommended. Read the docs https://github.com/git-up/GitUp/wiki
and use GitHub Issues https://github.com/git-up/GitUp/issues
for support & feedback.

GitUp alternatives

  • SourceTree

  • A powerful Mac and Windows client for Mercurial and Git distributed version control systems.

    tags: bitbucket-integration dark-theme distributed-version-control git git-client
  • GitKraken

  • The intuitive, fast, and beautiful cross-platform Git client.

    tags: bitbucket-integration dark-theme developer-tools development distributed-version-control
  • SmartGit

  • SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS X and Linux. SmartGit is intended for developers who prefer a graphical user interface over a command line client, to be even more productive with Git โ€” the most powerful DVCS today.

    tags: built-in-conflict-solver distributed-version-control file-compare git git-client
  • GitHub Desktop

  • Simple collaboration from your desktop

    tags: developer-tools development git git-client github
  • TortoiseGit

  • TortoiseGit is an easy to use client for the Git distributed revision control system. TortoiseGit adds shell integration into Windows.

    tags: development git scm shell-integration version-control-system
  • Git Extensions

  • Git Extensions is the only graphical user interface for Git that allows you control Git without using the command line.

    tags: development git github-integration plugin-api scm
  • git-cola

  • git-cola is a powerful GUI for git, a distributed revision control system.cola's ingredients include git-python and jsonpickle. cola is released under the GNU GPL v2.

    tags: developer-tools development git git-client python
  • gitg

  • gitg is a git repository viewer targeting gtk+/GNOME. One of its main objectives is to provide a more unified user experience for git frontends across multiple desktops. It does this not be writing a cross-platform application, but by close collaboration with similar clients for other operating systems (like GitX for OS X).

    tags: git git-client lightweight version-control-system
  • Gitweb

  • Gitweb is a Git web interface. It is written in Perl and can be used as a CGI script, or as a mod_perl legacy script (run by ModPerl::Registry handler). It allows browsing a git repository (or a set of git repositories) using a web browser.Using gitweb you can browse directory trees at arbitrary revisions, view contents of files (blobs), see log or shortlog of a given branch, examine commits, commit messages and changes made by a given commit. Gitweb can generate feeds in RSS or Atom format. You can get any given version of a file; if not disabled you can download a snapshot of a given version of a project (project tree at given revision). You can search (if it is not disabled) for commits by an author, added to repository by a comitter, commit with commit message (commit description) which includes some text. ยป

    tags: git git-gui git-hosting webui
  • GitEye

  • This free desktop app combines a simple-to-use graphical Git client with central visibility into essential developer tasks such as defect tracking, agile planning, code reviews and build services.

    tags: distributed-version-control git git-gui scm version-control-system
  • git-webui

  • A standalone local web based user interface for git repositories

    tags: developer-tools development git git-client git-gui
  • Ungit

  • Web-based and intuitive UI for git.

    tags: git node.js
  • django-git

  • A simple Gitweb replacement built with Django.

    tags: Discontinued django git programming python