Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
ShowInGitHub
Xcode plugin to open the GitHub page of the commit of the currently selected line in the editor window.
-
git-repo-analysis
Scripts to analyse large Git repositories.
-
scotty
Helper scripts for GitHub Enterprise admins
-
hubsync
Sync repositories from GitHub.com to GitHub Enterprise
-
iVoxel
A voxel rendering engine for iOS and Mac OS X.
-
Undo-in-OpenGL-ES
Simple "shake to undo" example based on Apple's GLPaint example in order to clarify a StackOverflow question.
1,456 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in github/platform-samples that received 2 comments
add hook to reject certain commits from being pushed to the repository
This can be a useful pre-receive hook if you rewrote the history of a repository and you want to ensure nobody pushes the old commits again.