mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-14 13:15:35 -04:00
Currently to use a local copy of a git repo you have to specify the url as "file:///path/to/repo". This commit allows you to specify a path directly as "/path/to/repo", which is faster and more space-efficient because git-clone will hardlink the objects rather than copying them.
18 KiB
18 KiB