Technical Recipes

Thursday 26, May 2011

Just execute the following command:

$ git config --global core.editor emacs
tags: git 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
tags: git emacs

Tags

My latest tweets

tweet Only one week for Fedora 17! #fedora
tweet At Least 100,000 March in Spain Over Austerity http://t.co/LIvRCkTO
tweet Hoy es el día: Protesta como un ciudadano o calla como un súbdito. Tú eliges #12m15m
tweet Somos campeones!! #atleti
tweet Dell is working on a new laptop designed for developers with Ubuntu http://t.co/CemtM2fw
tweet Good tutorial about Flask, how to get up and running a web application with Python http://t.co/RtcW4f9d
Buy me a coffee!! Coffee cup

Advertisment