Earlier quoted context omitted.
I'm sure you're right about a native Cocoa app feeling nicer than a Chromium-based one. But on Windows, WPF is notorious for poor performance; a Chromium-based app might actually be better on that platform.
Would .NET be preferable to WPF?
GitHub Desktop is now available
121–130 of 248 posts
Re: GitHub Desktop is now available
#122Earlier quoted context omitted.
I'm a beginner here so sorry for if it's a stupid question. I work with GitFlow and the only things I use are commits and checkouts, but for what do you use Git? About which powerful features are you talking about, does anyone have a link with some more in depth informations?
I am a guy who usually puts too much info into commit messages instead of code comments. Git blame recently helped me to find out why I had added a particular line to a lengthy if condition.
Re: GitHub Desktop is now available
#123Hmm.. are there really no good cross platform GUI toolkits? Why is Linux being ignored often even by companies that target developers?
Maybe if you're deving on linux you just want the CLI anyway? I don't know if I'm abnormal or not, but I've _never_ wanted a git gui and really don't see the need for it at all.
Re: GitHub Desktop is now available
#124Re: GitHub Desktop is now available
#125Re: GitHub Desktop is now available
#126Earlier quoted context omitted.
I am a guy who usually puts too much info into commit messages instead of code comments. Git blame recently helped me to find out why I had added a particular line to a lengthy if condition.
Svn blame would have done the same... Where's the git-specific use?
Re: GitHub Desktop is now available
#127I tried GitHub for Windows but found it a bit dumbed down. Switched over to Atlasian's Source Tree and never looked back.
SourceTree is really nice overall. To name a few things, I prefer its view of history, its hunk selection UI, and its commit message box (GitHub's is tiny and can't be made much bigger). It's also nice that it supports Mercurial. I had some problems with it keeping changes synced with the file system, though (on Mac OS). E.g., I'd change something in my editor and SourceTree wouldn't pick it up until I reopened the r…
I'll try GH Desktop, but for the past few months mine's been broken where it loses my repos, so I've been using ST exclusively :)
Re: GitHub Desktop is now available
#128I've been using Github on Mac for a while now. It won't do all the fancy things that the CLI will, but I love it for the ability to break up large bunches of files into separate commits, for when I forget to commit for a while or my local repo gets a little messy.
Re: GitHub Desktop is now available
#129Hmm.. are there really no good cross platform GUI toolkits? Why is Linux being ignored often even by companies that target developers?
I'd say that part of the problem is that there is no "right" way to develop for Linux. There's a multitude of choices available at every turn when developing software for Linux, and while this is its strength, it's also its weakness. On Windows and especially OS X there are established "right ways" that can easily be deferred to. Trying to provide support for Linux software could also potentially be nightmarish given…
Re: GitHub Desktop is now available
#130Earlier quoted context omitted.
It's likely they felt it's not worth the time since most Linux users are using the CLI for everything else, and likely wouldn't be interested in a GUI. Personally I've never used the Github GUI and have no plans to, running the commands is fast and easy.
I think it's a myth that Linux users aren't interested in GUI tools. According to stack overflow statistics, Ubuntu is the most popular Linux based OS amongst developers, which is an OS that is much more GUI based than say Arch linux. According to the same stats, Linux and OS X usage is statistically tied at ~21%. If you take into account the fact that only about 2% of computer users run Linux at all it's pretty clea…
Video in action: https://www.youtube.com/watch?v=X4UQpGk1Ry8
Free download Win/Mac/Linux: https://secure.diffplug.com/versions/1.6.1