Eric Kow <[email protected]> writes: > Tue Sep 1 00:18:36 CEST 2009 Eric Kow <[email protected]> > * Resolve issue1584: Provide optimize --upgrade command.
In the interest of avoiding unnecessary differences between DVCS' CLIs, I checked what others use for in-place repo format upgrades. - bzr upgrade [format details]; - hg can't update a repo's format in-place (it works like our get --hashed approach); and - git doesn't have a clear "upgrade workflow" This being the case, optimize --upgrade seems a good name. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
