loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.74k stars 328 forks source link

POD-821 | Support `file://` ulr pattern when normalizing repo URL #1246

Closed janekbaraniewski closed 3 weeks ago

janekbaraniewski commented 3 weeks ago

Part of POD-821

Git supports running git pull on local repositories using file:///path/to/repo url pattern