Differences From:
File src/db.c part of check-in [904ee40b93] - Change "baseline" to "check-in" in the on-line documentation. by drh on 2009-01-23 00:16:26. [view]
To:
File src/db.c part of check-in [29900f98f6] - Print the current status (including the current branch) after moving to the end branch in the "open" command. by drh on 2009-01-29 03:36:00. [view]
@@ -1276,8 +1276,10 @@ db_lset_int("checkout", vid); g.argv = azNewArgv; g.argc = 3; update_cmd(); + g.argc = 2; + info_cmd(); } } /*