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 31 million developers.
Sign up- Glasgow, Scotland
-
Popular repositories
-
poker-hand-evaluator
Java
-
blog-project
Decided to write my own blog as an exercise in Elm
Elm
-
advent-of-code
Haskell
-
dotfiles
Shell
-
camel
Forked from apache/camel
Apache Camel
Java
-
github-history
Forked from pomber/git-history
Browse the history of any file from GitHub with style
JavaScript
19 contributions in the last year
Contribution activity
February 2019
- matt-watson90/github-history JavaScript
Created a pull request in pomber/git-history that received 3 comments
Fix for issue #25 - Add support for branches with '/' in them
This pull request updates github.js to use the branches API to split the filepath from the branch path and use them both accordingly in calls to /c…
Created an issue in pomber/git-history that received 2 comments
Have the CI run the tests on pull requests
Now that there are some tests (and hopefully more to come) it would be useful if some CI tool ran them on each pull request.