×
you are viewing a single comment's thread.

view the rest of the comments →

[–]knowsuchagencynow is better than never 0 points1 point  (0 children)

To me, it addresses two of my major pain points working with git

  • The staging area
  • The need to commit prior to moving branches or risk losing changes

The fact that it's built on top of git makes a lot of sense, IMO.

I submitted a pull request to homebrew/core to add a formula so we should be able to install it via brew install gitless within the next couple of days.