Newer
Older
→ Allow to use the same alias multiple times (for various trees).
bibi.local = ~/sources/
bibi.remote = ...
bibi.1.local = ~/dev/
bibi.1.remote = ...
but some nicer syntax would be welcome.
Note: this can be used to handle default (and is worth documenting as such)
→ Replace \ to / (if windows need it and if general subs is not enough)
→ Maybe use ui.expandpath("alias") instead of analysing paths section
→ pick longest .local if a few dirs match (sources have one rules,
sources/archived another)