GitHub for Mac 1.1
41–50 of 65 posts
Re: GitHub for Mac 1.1
#42Two annoying things I noticed: * Spelling correction in commit messages. * Option-Z commits instead of undos when entering a commit message.
> Option-Z commits instead of undos when entering a commit message. Cmd-z. Opt-z types ohm: Ω. I wonder why they did that.
Re: GitHub for Mac 1.1
#43My mistake appears to be adding a repo that lives in a Windows 7 Parallels VM, something that Git Tower handles reliably with ease.
EDIT: two application force-quits and restarts later, it's working better. My crime may have been dragging a bunch of repos into the application window. There's no progress indication, buy Github Mac 1.1 may have been background processing and therefore seeming hung? Who knows. It's better now.
Re: GitHub for Mac 1.1
#44Re: GitHub for Mac 1.1
#45I am a designer but I use Tower for mac for when I commit my code to the repository. Anyone know if I am missing out on something with GitHub?
Re: GitHub for Mac 1.1
#46Sorry the stupid question, but: does this work with any git repo or this app is exclusively for github?
I'm not sure that it supports pushing to/pulling from anything except GitHub, so you might still need GitX/Terminal.app for that. I can't swear to this, though.
Re: GitHub for Mac 1.1
#47I wrote a simple plugin for Sublime Text that opens the GitHub app and it's been working quite well as a replacement for Textmate & Git bundle. There's been a few rare times where I've had to drop back to command line because of crashes, but I'm glad to see it's being maintained and updated.
Mind making your plugin publicly available?
Funny how writing the documentation took the same amount of time as writing the code for this. :)
Re: GitHub for Mac 1.1
#48The interface certainly does look good, but man, I miss some consistency in navigation! And is it so hard to have mouse free control for application that is essentially GIT client?