1. 09 Feb, 2014 1 commit
    • Johann MacDonagh's avatar
      Instruct users to fetch merge request branch · 88d397f4
      Johann MacDonagh authored
      Instructing users to create a new branch on the target branch and then
      pulling creates a few issues. If the target branch has moved on since
      the source branch diverged from it, then the pull will create an
      unnecessary merge commit from the target branch to the source branch. If
      the user has pull.rebase set to "true" or "preserve", then this creates
      an even stranger history. These instructions will ensure the local
      branch created for the merge request is exactly what contributing user
      has pushed.
      88d397f4
  2. 08 Feb, 2014 4 commits
  3. 07 Feb, 2014 8 commits
  4. 06 Feb, 2014 11 commits
  5. 05 Feb, 2014 16 commits