> Also, you can use aliases (for example, I type "git st" to do "git > status") with "git whatever", but not with "git-whatever" (unless you > define the alias in your shell). I try "git st", but it complains "git: 'st' is not a git-command". Instead, I use gt-beginning abbreviation for some command frequently used such as gtci->git-commit, gtco-->git-checkout, gtst-->git-status, gtdi->git-diff, gtinit->git-init So it will be wonderful if I can use "gtinit --bare" > -- > Matthieu > - > 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 - 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