Technical Recipes
Thursday 26, May 2011
Just execute the following command:
$ git config --global core.editor emacs
Thursday 26, May 2011
Edit your .gitconfig file and add the following lines:
[mergetool "ediff"] cmd = xemacs -eval \"(ediff-merge-files-with-ancestor \\\"$PWD/$LOCAL\\\" \\\"$PWD/$REMOTE\\\" \\\"$PWD/$BASE\\\" nil \\\"$PWD/$MERGED\\\")\" [merge] tool = ediff
Pages:
Tags
My latest tweets
Only one week for Fedora 17! #fedora
At Least 100,000 March in Spain Over Austerity http://t.co/LIvRCkTO
Hoy es el día: Protesta como un ciudadano o calla como un súbdito. Tú eliges #12m15m
Somos campeones!! #atleti
Dell is working on a new laptop designed for developers with Ubuntu http://t.co/CemtM2fw
Good tutorial about Flask, how to get up and running a web application with Python http://t.co/RtcW4f9d




