summaryrefslogtreecommitdiff
path: root/app/views/projects/remove_fork.js.haml
Commit message (Collapse)AuthorAgeFilesLines
* Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-0/+2
This was previously possible through the API but can now be done through the project#edit settings screen if the current user is the owner of the project. Update changelog