philwilson.org

5 posts tagged with "github"

See all tags and the latest posts

Government Digital Service developer docs

07 December, 2016 - 153 words
GDS has an absolute boat-load of repositories on GitHub, and no clear way to access or browse them. One of those repositories, govuk-developers, is an ordered index to those repositories, allowing you to find exactly what you’re looking for. This is a static site generated with Middleman ...

read more

57 days

05 November, 2013 - 186 words
Yesterday, with the return of my family from holiday, I forgot to make changes to any of my projects in GitHub, and broke my commit streak at 57 days. Initially I’d aimed for making changes on 30 consecutive days, just to try and get some momentum up in making progress on a couple of fairly low-key projects that hadn’t been going anywhere, and ...

read more

How to push to two servers at once with git

05 July, 2010 - 258 words
As I said this time last year, I dislike the idea of people using a decentralised version control system to centralise their code. This means that some of my code sits in Bazaar on my server, some in Git on my server, and some in github. I’m not keen on this situation, and given that gith...

read more

Github worries me

18 July, 2009 - 290 words
I’m not that keen on git (for mostly aesthetic reasons although I suspect I’ll have to get over this soon), and github makes me jump through a couple of hoops too many to get up and running for the first time, but those aren’t th...

read more