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 Windows
61–70 of 248 posts
Re: GitHub for Windows
#62Re: GitHub for Windows
#63Re: GitHub for Windows
#64Re: GitHub for Windows
#65Re: GitHub for Windows
#66Very 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.
Re: GitHub for Windows
#67Re: GitHub for Windows
#68Will this work with git repos on bitbucket? I use bitbucket because I can have unlimited private repos for free.
Re: GitHub for Windows
#69Re: GitHub for Windows
#70Will 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.