git-point
git-point copied to clipboard
GitHub in your pocket :iphone:
It would be awesome to get push notifications for my watched repos. This is something that all other GitHub apps either don't have or are a paid feature. I could...
How is this supposed to work out? https://pictshare.net/5gig2v2zug.png
Current version of `react` used is `16.3.0-alpha.1` which can be upgraede to latest version. Safe upgrade can be to `16.4.0`.
- Not every icon is in the center. - We need test function `marginLeftForIconName` in `issue-event-list-item.component.js` for every icons and update. - The sort doesn't always obey created time. Maybe...
## What Currently Happens? Currently when you go to a user, a repository or any organization it only shows the basic info. ## What Would You Like To Happen? I...
 The react repository definitely has more than 20 open and closed issues :). If the total number of issues and pull requests aren't easily retrievable from the API -...
To discuss versioning and releases. How to use it correctly? Link: https://help.github.com/articles/creating-releases/
This issue is here to help keeping track of the first step of our big redux refactoring: migrating paginated calls. - [x] Events: list (#736) - [x] Issue: comments(#848) -...
When I click on a different Github link from an issue comment, isn't it supposed to redirect me to the actual issue inside that repository instead of opening my default...
After #258 is merged, the `commented on commit` message should be changed to something like: ```text ${user} commented on commit ${short_commit_id} ``` where the short commit id links to the...