Content tagged with "git"
-
If you're using version control you should also use more than one branch
Tuesday, December 9, 2014 - 12:19I know, obvious, right? You'd think.
-
The reflog is git's breadcrumb trail, leading you back home
Monday, November 10, 2014 - 19:56It's not quite an "undo" or "back" button, but it provides you with the information to do that yourself.
-
Adapting version-control branching workflows to aid productivity
Monday, October 27, 2014 - 19:26If the development team consists of literally just you and the cat—and you're not convinced the cat is hitting its project milestones—then ignore all this and go wild.
-
Repaying technical debt gives you a discount on your next few tech decisions
Monday, September 9, 2013 - 21:44Following a hefty move from CVS to Git, drupal.org now eyes up its next move - which is great news.
-
Refresh Oxford Hackday 3 and Project YARR
Sunday, June 23, 2013 - 16:09Be gentle with Project YARR: we built it in a day, after all.
-
Basic and intermediate git
Thursday, June 20, 2013 - 13:42Let those LinkedIn recommendations roll in!
-
Deletion can be an accomplishment
Monday, June 17, 2013 - 20:54"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." Well, perfection's one word for it.
-
We're moving to git flow
Thursday, October 4, 2012 - 14:03 -
Removing checked-in client data from a git repository - permanently
Thursday, May 17, 2012 - 11:31 -
Automated backups to S3
Monday, February 8, 2010 - 19:56Wrapping python-boto in scriptable magic to back up your websites to S3