Differences From:
File
src/checkout.c
part of check-in
[e146d800ac]
- Add the "mv" and "rename" commands (aliases for the same thing).
by
drh on
2008-11-09 19:22:06.
[view]
To:
File
src/checkout.c
part of check-in
[a89b436bc9]
- Make command-alias for 'checkout': co. This command could -not- have been used previously as a shortcut, as it would be ambiguous becuase of 'commit' and 'configuration'. A natural mate for 'ci'.
by
bharder on
2009-02-11 05:00:02.
[view]
@@ -134,8 +134,9 @@
}
/*
** COMMAND: checkout
+** COMMAND: co
**
** Usage: %fossil checkout VERSION ?-f|--force?
**
** Check out a version specified on the command-line. This command