GitHub Desktop 3.2: Preview your pull request

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • gitx

    Fork of Pieter's nice git GUI for OS X. Includes branch/tag sidebar and various fixes. Current development focus is on removing legacy git command line usage in favour of libgit2 and objective-git. (by rowanj)

    According to this issue[0] there is a newer and maintained version of gitx.

    [0] https://github.com/rowanj/gitx/issues/481

  • gitx

    The best fork of the best lightweight, visual git client for macOS.

    https://github.com/gitx/gitx/releases this is refreshed for Mac m1 m2 arm 64 released September 2022

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Homebrew-cask

    🍻 A CLI workflow for the administration of macOS applications distributed as binaries

    Huh, it was just accepted as the mainline fork in Homebrew last week! Been trying it and it seems to have all the features that the rowanj fork had! https://github.com/Homebrew/homebrew-cask/pull/141659

  • fixdown

    Let `git commit --amend` reach into the mists of time

    My favorite git workflow extension is `git commit —-fixup SHA` combined with `git rebase -i —-autosquash` to create targeted retroactive amendments. Kind of like `commit --amend that can target more than just the last commit.

    I wrote https://github.com/brasic/fixdown to make this easier to use.

  • vim-colors-github

    A Vim colorscheme based on Github's syntax highlighting as of 2018.

    Presumably most people use an editor or IDE for coding and it's likely that editor or IDE could also be used to display diffs, so I don't really see colors or fonts being an issue. The IDE or editor could also be configured to use colors and fonts similar to what's used in Github. For example, vim has a colorscheme[1] that's similar to what Github offers.

    [1] https://github.com/cormacrelf/vim-colors-github

  • desktop

    Fork of GitHub Desktop to support various Linux distributions (by shiftkey)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts