GitHub for Mac 1.1
github.com
GitHub for Mac 1.1
1–10 of 65 posts
Re: GitHub for Mac 1.1
#2Re: GitHub for Mac 1.1
#3One thing I've noticed is that GitHub's web interface often misrepresents the number of branches we have. The number count is correct, but master is the only branch visible. And it only seems to happen after merges with the GUI...
Re: GitHub for Mac 1.1
#4I'm a big fan of the GitHub for Mac GUI, I still have to drop down to the terminal to handle a few specific commands (especially when the GUI gets stuck in a merge conflict loop), but it helps me quickly handle stuff and thumb through local repos, especially helping me visualize stuff. One thing I've noticed is that GitHub's web interface often misrepresents the number of branches we have. The number count is correct…
Re: GitHub for Mac 1.1
#5There'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.
Re: GitHub for Mac 1.1
#6That is awesome, I've been using citool for that forever, even though it's ugly on a Mac. (Along with diffing, commit surgery is one of the few tasks where a GUI really scores big).
Re: GitHub for Mac 1.1
#7Re: GitHub for Mac 1.1
#8Line Committing is a killer feature. Right now, I force myself to check in code for the smallest change because I want my commit to reflect a meaningful change. I could certainly save a lot of time if I had the flexibility to make bunch of changes in the file and then commit them in separate hunks.
Re: GitHub for Mac 1.1
#9It's very handy to be able to switch between projects easily from within the app, and the direct GitHub integration is icing on the cake. The only not-awesome thing I noticed is some general lag and flickering, but hopefully that'll get worked out soon. The team at GitHub is doing some fantastic work.
Re: GitHub for Mac 1.1
#10Line Committing is a killer feature. Right now, I force myself to check in code for the smallest change because I want my commit to reflect a meaningful change. I could certainly save a lot of time if I had the flexibility to make bunch of changes in the file and then commit them in separate hunks.