Kurt M. Brown x2ii www.x2ii.info

Setup "user" part of config. The commands modify the ~/.gitconfig file.

Create a git repo for newProject:

Use a newProject git repo:

Work on newProject:

For color diff, I set the following in ~/.gitconfig

        [color]
            diff = auto
        [core]
            pager =
   

Run below for central svn behavior