Skip to content

Instantly share code, notes, and snippets.

View bycpx's full-sized avatar

Christoph Petrick bycpx

View GitHub Profile
@bycpx
bycpx / config
Created October 13, 2010 19:07
Enable textual diff of iWork Pages documents.
[diff "iworkpages"]
textconv = xsltproc $GIT_DIR/Pages.xsl
@bycpx
bycpx / gist:475887
Created July 14, 2010 19:17
Git config file.
[color]
ui = auto
[merge]
tool = opendiff
[log]
date = rfc
[advice]
statusHints = false
pushNonFastForward = false
[diff "utf16"]