danielbachhuber

wrangling code around the globe

Menu

Skip to content
  • About
  • Github
  • Twitter
  • Link Blog
  • Photo Stream
  • Galleries

Tag Archives: version control

Draft. Version control for writing. Distraction-free writing plus version control plus pull requests. (via Jeremy)

February 1, 2013 distraction-free writing, ideas, Nathan Kontny, version control, writing

Git in my Subversion

Two weeks ago, I discovered magic: it’s possible to initialize a Git repo inside of Subversion (SVN). Since the advent of Github as a leading collaboration platform, I’ve forever been trying to reconcile the Git to SVN workflow. Progress is faster in Git(hub) because it’s… Continue reading →

September 30, 2012 Automattic, Edit Flow, Git, Subversion, version control

BCNI Philly: GitHub for news

Greg Linch led a 3 pm session in room 4 on applying GitHub (and Git) to news. Andrew Spittle and I collaborated on live Google Doc notes. Here’s Greg’s previous blog post on the topic.

April 30, 2011 barcamps, BCNI Philly, conferences, Git, Github, Greg Linch, journalism, notes, version control

iOctocat. Full-blown iPhone application for GitHub.

April 5, 2011 Git, Github, iPhone, tools, version control

Easiest way to add Git to your WebFaction account

wget http://kernel.org/pub/software/scm/git/git-1.7.2.3.tar.gz tar -xvf git-1.7.2.3.tar.gz cd git-1.7.2.3 ./configure –prefix=$HOME make make install If you’re reading this in the future, you may want to use the most recent version of Git. Instructions via the always helpful WebFaction support team

November 16, 2010 code snippets, Git, Github, tutorials, version control, WebFaction

How to properly use Git with WordPress.org Subversion

Find this post on the Google or someone’s shared link? I’ve discovered an even more magical way to work with Git and Subversion Having Git properly interface with Subversion is a mysterious black art. If you’re into the Harry Potter stuff, then this post is… Continue reading →

September 29, 2010 Assignment Desk, Git, Github, Subversion, tutorials, version control, web development, WordPress, WordPress.org Subversion
Proudly powered by WordPress