mirror of
https://github.com/frej/fast-export.git
synced 2025-11-03 09:45:48 +01:00
If a branch name starts with '/' it will be split into ['', ...] and then mapped over with dot(), only dot() does not handle the empty string. Teach dot() to handle the empty string. This fixes the underlying problem in issue #91.
16 KiB
Executable File
16 KiB
Executable File