Linus Torvalds [off-list ref] writes:
quoted
[alias "co"]
cmd = commit -a
That, of course, would be confusing.
It should be "ci" for commit, and "co" for "checkout".
Duh. Chalk it up to me not having used cvs in the last three or four years
or so (we used it at transmeta, although I can hope that they've since
seen the light ;).
Linus
You are lucky ;-).
The alias would be a nice addition -- I can get rid of the hack
I have for show-branch. We would need an argument splitter, but
that should be trivial.