Hi, Is there a way to define aliases for repositories ? I find it difficult and error-prone to type the full repository path each time you want to push or pull. The shell completion using the content of _darcs/repos is not a perfect solution since it will be polluted by all the paths of the filesystem and by all the repositories you ever push-pulled.
In a few word: darcs pull upstream instead of: darcs pull http://example.net/darcs/project/main_branch Moreover, I think it would be safer to use aliases because it is easier to read one word than a full url (I am used to push/pull to/from the wrong branch due to too much hitting TAB for completion). Cheers, Olivier _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
