A distributed revision control system with an emphasis on speed.
2
votes
1answer
166 views
Why doesnt github update my contributions section when i commit?
I made 3-4 commits on a single day to my repo using the Mac client for Github but the contributions section on my profile page doesnt update itself with changes in varying shades of green.
Why does ...
2
votes
0answers
27 views
Github “Network” page: How to center on last commit (not just last commit to master)
I use Github's "Network" page a lot:
https://github.com/nicolas-raoul/Anki-Android/network
Unfortunately it centers on the latest commit to master, and we do most of the work in branches, so the ...
0
votes
0answers
27 views
Github - newsfeed functionality to watch commits made to followed repositories?
GitHub allows users to "watch" and "star" repositories. But neither of these buttons gives me an option to follow pushes to these repos that would appear in my news feed - GitHub homepage when I'm ...