Skip to content

Instantly share code, notes, and snippets.

@gboone
Created April 8, 2015 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gboone/588fb6d644e10cffc1e9 to your computer and use it in GitHub Desktop.
Save gboone/588fb6d644e10cffc1e9 to your computer and use it in GitHub Desktop.
Notes on GitHub for Mac

Features I wish GitHub for Mac had:

  • A view showing the folder structure
  • Ability to edit markdown files w/in application (or Atom integration)
  • Ability to send someone a link to a pull request to merge it
  • Ability to comment on pull requests/issues
  • Stash visualization
  • "Open in GitHub for Mac" makes almost no sense when it eventually opens in vim
  • Doesn't tell you about merge conflicts, just leaves them in the files. NOT COOL.

Things that are pretty cool about it:

  • Not having to go to GitHub.com to open pull requests
@melodykramer
Copy link

Can you comment inline and also comment on Issues?

@gboone
Copy link
Author

gboone commented Apr 13, 2015

No, you still have to go to .com to do any kind of commenting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment