git review 01 Oct 2009
I’ve gotten into the habit of review code that comes down from every other developer, rather than blindly merging in. For a while I was typing “git log master..origin/master” but it became to tedious to type out. I’ve updated my .gitconfig to provide the following alias:

Liquid error: No such file or directory - posix_spawnp

Now I can simply say:

Liquid error: No such file or directory - posix_spawnp

If you want to view actual code changes rather than simply the changelog just add the -p flag:

Liquid error: No such file or directory - posix_spawnp

A little nicer.


blog comments powered by Disqus