mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- add tests for create, edit and delete repository functions
- modify actions script to allow run actions without root privileges:
- add argument --git-repo-root to overwrite the default root directory
of repositories
- add option --keep-ownership to the create-repo command to skip
changing ownership to www-data
- actions script, repo-info command: instead of returning empty values,
raise an error if the repository doesn't exist
Closes #1667
Signed-off-by: Veiko Aasa <veiko17@disroot.org>
[sunil@medhas.org Remove unneeded #! directive]
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>