Live data from Hacker News

Sign up for a first look at GitHub Desktop

desktop.github.com

11–20 of 43 posts

Re: Sign up for a first look at GitHub Desktop

#12
Just signed up. My git functionality is at a level of "can do all of the basic jank easily but need to Google everything else", which I'm super comfortable with, in all honesty.

The only thing I really want out of a GUI is a visual diff/comparison tool before pushes. Does anyone have any recommendations for something along these lines?

Re: Sign up for a first look at GitHub Desktop

#14
post #7
post #6

No Linux support? Really?

That seems like an obvious choice. Linux users are going to be cli friendly - an area Git happens to excel at already.

Yes, I've never found a Git client that doesn't result in a second-class experience. For anything common, a CLI is almost always quicker and more consistent. For everything else, I'd much rather quickly search a man page or Stack Overflow for a command than search through likely verbose help documentation for a GUI app.

Re: Sign up for a first look at GitHub Desktop

#15
post #3

What's the difference between this and existing GitHub clients?

Nobody knows except the devs; it's not out yet, beta invites will start to be sent out within the next couple of weeks.

Actually I'm sure it's little more than a 'Github 2.0' client for now, a concept, with the details to be fleshed out after user feedback (hence the beta).

Re: Sign up for a first look at GitHub Desktop

#16
post #5

The signup form is missing if you have AdBlock enabled. Edit: Strangely, I have to whitelist the site even though there are no elements blocked.

Shows up for me, Chrome 43 OSX 10.10.1

It shows up also on Firefox 38 Ubuntu 12.04, Adblock Plus 2.6.9.1-signed.

Re: Sign up for a first look at GitHub Desktop

#17
post #12

Just signed up. My git functionality is at a level of "can do all of the basic jank easily but need to Google everything else", which I'm super comfortable with, in all honesty. The only thing I really want out of a GUI is a visual diff/comparison tool before pushes. Does anyone have any recommendations for something along these lines?

https://mac.github.com/ ?

Re: Sign up for a first look at GitHub Desktop

#19
post #12

Just signed up. My git functionality is at a level of "can do all of the basic jank easily but need to Google everything else", which I'm super comfortable with, in all honesty. The only thing I really want out of a GUI is a visual diff/comparison tool before pushes. Does anyone have any recommendations for something along these lines?

Sourcetree's not bad.

Re: Sign up for a first look at GitHub Desktop

#20
post #12

Just signed up. My git functionality is at a level of "can do all of the basic jank easily but need to Google everything else", which I'm super comfortable with, in all honesty. The only thing I really want out of a GUI is a visual diff/comparison tool before pushes. Does anyone have any recommendations for something along these lines?

Source Tree (https://www.sourcetreeapp.com/) is great. Good visual layout of your diffs at any given point with the ability to stage/discard/unstage specific lines from within the program.
Post reply on HN