Content
View differences
Updated by GitHub over 10 years ago
In order to avoid permission workarounds in the packager context, we need to be able to execute a callback on a local or remote server when creating / deleting repositories.
With this script, we also gain the potential to a physically separate server for serving repositories. (However some issues may remain concerning browsing the repository, as currently this requires repositories to be available locally on the file system - at least for Git).
With this script, we also gain the potential to a physically separate server for serving repositories. (However some issues may remain concerning browsing the repository, as currently this requires repositories to be available locally on the file system - at least for Git).