# Or see last changes by
git log -p
=== Checking out a development branch ===
This section is modified from a how-to for [http://codeprairie.net/blogs/chrisortman/archive/2008/01/14/creating-subversion-patches-with-git.aspx Creating subversion patches with git]. We want to be able to create patches and commit messages, which are seamless to patch into the subversion relax repository.
=== Modification 1 ===