Live data from Hacker News

GitHub for Windows

github.com

61–70 of 248 posts

Re: GitHub for Windows

#61

Very well done. ClickOnce installer; solid UI (rare on Windows, I've found), and even installs git hooks into PowerShell so there's no need to dump the user into bash (unless they want it). One downside, not entirely obvious how one's supposed to clone a repo with this?

To be fair, the GitHub for Windows UI looks a lot like the Zune UI, which has been around for a while now. I've not been able to try it yet on my Windows machines, but the screens I've seen look like they borrowed heavily from what Zune had.

GitHub for Mac borrows from a lot of good Mac UIs, and it looks like GitHub for Windows does the same from good Windows UIs. Frankly I find this refreshing. I'm tired of applications that build their own interaction layer and then implement that across every platform regardless of that platform's idioms. Or, even worse: Air apps.

Re: GitHub for Windows

#66

Very well done. ClickOnce installer; solid UI (rare on Windows, I've found), and even installs git hooks into PowerShell so there's no need to dump the user into bash (unless they want it). One downside, not entirely obvious how one's supposed to clone a repo with this?

To be fair, the GitHub for Windows UI looks a lot like the Zune UI, which has been around for a while now. I've not been able to try it yet on my Windows machines, but the screens I've seen look like they borrowed heavily from what Zune had.

It's designed to look like Metro, the style Microsoft is adopting for Windows 8. Zune was an early iteration of Metro.

Re: GitHub for Windows

#68

Will this work with git repos on bitbucket? I use bitbucket because I can have unlimited private repos for free.

Yes, it works with any local git repository. I have a git repo linked to bitbucket and I could use this tool to open it and work on it.

Re: GitHub for Windows

#70

Will this work with git repos on bitbucket? I use bitbucket because I can have unlimited private repos for free.

Yes, it works with any local git repository. I have a git repo linked to bitbucket and I could use this tool to open it and work on it.

Good on Github for not closing it off.
Post reply on HN