diff --git a/README b/README index 81fbb34543826f58e911d744d44c65e7bab149e4..c00e0b0ecff4b4a9e0b40117ba5aae99e45edd1a 100644 --- a/README +++ b/README @@ -214,5 +214,5 @@ Merge requests can be opened between branches of the same repositories or from a To open a merge request, go to the Merge Requests tab of the main repository and click on New Merge Request. Select the head branch (From) and the base branch (To), add a title and a description and click Submit merge request. Your changes should now be visible and can be reviewed and discussed before they get accepted into the mainline. -Git workflows -There are many kinds of Git workflows. See for example https://www.atlassian.com/git/workflow for a more elaborated description of these worfklows. \ No newline at end of file +Git workflows by ross +here are many kinds of Git workflows. See for example https://www.atlassian.com/git/workflow for a more elaborated description of these worfklows.