eric miao wrote: > Most of the time I'm using git-log for inspecting a brief history > and insert/remove/modify commits between, which I have to > type "git log --abbrev-commit --pretty=oneline" every time. Is > it possible for git to remember this command line options > preference? > > And no, I don't really want to use shell's alias or something > else, I was just used to type "git xxx" :-) You can always use (global) _git_ alias ;-p -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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