mirror of
https://github.com/git/git.git
synced 2026-02-25 17:33:34 +00:00
Collect "unknown" source branches separately and register them at the end. Also added a minor speed up to splitFilesIntoBranches by breaking out of the loop through all branches when it's safe. Signed-off-by: Simon Hausmann <simon@lst.de>