stable
Clone or download
Read-only
Accessing the administration of a Git repo before its initialization should not generate a crash
A similar issue in the `GET {id}/commits/{commit_reference}` REST endpoint has also been fixed. Part of request #13356: Allow to change the default branch Change-Id: I2f8a1231018eda7e2cf55831b6b3808d4d82f718
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitViews/RepoManagement/Pane/GeneralSettings.class.php | +3 | −0 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryResource.class.php | +5 | −1 | Go to diff View file |