[darcs-users] darcs patch: Minor cleanups in Get, Convert, Flags (and 2 more)
Florent Becker
florent.becker at ens-lyon.org
Thu Dec 11 09:14:12 UTC 2008
florent.becker at ens-lyon.org wrote:
Replying to myself to explain the patches
> Tue Dec 9 15:32:34 CET 2008 florent.becker at ens-lyon.org
> * Minor cleanups in Get, Convert, Flags
The WorkingDir Flag was both misnamed and overloaded in Get Convert and
Flags. No new functionality, but hopefully makes the code cleaner. Will be
needed later for record --working-dir (more on that later).
>
> Tue Dec 9 15:41:55 CET 2008 florent.becker at ens-lyon.org
> * remove useless and ambiguous --repodir option from get/convert
> --repo-name still exists, and it is also the second argument of the
> command. Shouldn't we remove --repo-name to?
>
we have three ways to setup the destination repository in darcs get and
darcs convert. Of them, --repodir has a confusing help. So i removed it.
> Tue Dec 9 19:44:11 CET 2008 florent.becker at ens-lyon.org
> * remove freaky make_bundle2
> Unless anyone can tell me what happens in Put.lhs
This function I absolutely do not understand. Removing it seems harmless.
Myself seems clueless…
More information about the darcs-users
mailing list