Heya, On Thu, Mar 26, 2009 at 20:41, Mr.SpOOn <mr.spoon21@xxxxxxxxx> wrote: > That seems cool. I'll take a look to some documentation to understand it :D There's probably some typo's and thinko's in there, but you get the idea. You can use aliases in git to define your own commands. If you do not prefix the command with a bang it is interpreted as git command, I use this one to review the changes I made with respect to origin: $ git config alias.new "log -C -M --reverse -p origin/master.." -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html