automate fork and branch when clicking on edit button
like how github allows. If we click on edit button of a project that we don't have write access to, it forks the project to our personal area and creates a branch for us to edit.
like how github allows. If we click on edit button of a project that we don't have write access to, it forks the project to our personal area and creates a branch for us to edit.