Browse Source

Merge pull request #5927 from lovett/patch-1

Clean up a merge conflict in repositories doc
Rob 8 năm trước cách đây
mục cha
commit
3a3fd68b68
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      doc/05-repositories.md

+ 0 - 5
doc/05-repositories.md

@@ -284,13 +284,8 @@ VCS repository provides `dist`s for them that fetch the packages as zips.
 * **BitBucket:** [bitbucket.org](https://bitbucket.org) (Git and Mercurial)
 * **BitBucket:** [bitbucket.org](https://bitbucket.org) (Git and Mercurial)
 
 
 The VCS driver to be used is detected automatically based on the URL. However,
 The VCS driver to be used is detected automatically based on the URL. However,
-<<<<<<< HEAD
-should you need to specify one for whatever reason, you can use `fossil`,
-`git`, `svn` or `hg` as the repository type instead of `vcs`.
-=======
 should you need to specify one for whatever reason, you can use `fossil`, `git`,
 should you need to specify one for whatever reason, you can use `fossil`, `git`,
 `svn` or `hg` as the repository type instead of `vcs`.
 `svn` or `hg` as the repository type instead of `vcs`.
->>>>>>> 1.2
 
 
 If you set the `no-api` key to `true` on a github repository it will clone the
 If you set the `no-api` key to `true` on a github repository it will clone the
 repository as it would with any other git repository instead of using the
 repository as it would with any other git repository instead of using the