On 2011-03-04 00:35, Xiaofan Chen wrote: > Same here. What I do is that I create one-line or two-line shell scripts > so that I do not need to remember them. > > Git will also let you put command aliases in the ~/.gitconfig file using=20 a section such as: [alias] st=3D status di=3D diff co=3D checkout ci=3D commit br=3D branch sta=3D stash So you can use your favorite/well known command names such as "co" for=20 "checkout" or "ci" for "commit" Joe --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .