Home of the Stanford Web Services Blog
Small commits allow for big wins.
Something that I have been using a lot lately is GIT's cherry-pick command. I find the command very useful, and it saves me bunches of time. Here is a quick lesson on what it does and an example use case.
What is GIT cherry-pick? man page
Git cherry-pick allows you to merge a single commit from one branch into another. To use the cherry-pick command follow these steps:
Posted by John Bickar on Monday, July 21, 2014 - 12:08pm
- Friday, July 25, from 9 a.m. - 5 p.m.: Personal websites hosted on Stanford Sites (at people.stanford.edu)
- Saturday, July 26, from 4 - 8 a.m.: Group and department sites hosted on Stanford Sites
Stanford Web Services is growing again! In the not-quite-three years since SWS first opened its doors, the service we support now hosts over 1,000 websites, and our team of 8 has launched over 50 new Drupal websites and provided web strategy on over 20 vendor-led projects in partnership with schools, departments and groups of all sizes. It’s time to add to our team and get everyone on board and ready to go before the new school year begins in September.
Google is always improving! So, here's an update to my last post on how to add a Google map to your website.
Many websites have a "Contact" or "Directions" page that requires a map. You can use Google Maps to create a customized map and embed it on your webpage.
Pages