Closed DeckOfPandas closed 6 years ago
e.g. for Helen:
git checkout -b DeckOfPandas-styling master git pull https://github.com/DeckOfPandas/nhshackday.github.io.git styling git remote add staging git@github.com:newNHSHackdaySite/newNHSHackdaySite.github.io git checkout -b dop-staging rm CNAME git commit -a -m "Kill CNAME for staging" git push staging dop-staging:master -f
Requesting review by @blu3id for compatibility with his work in progress
Just going to merge this now!!!
e.g. for Helen: