dev-manual, ref-manual: New section on viewing GUI YP repositories

Fixes [YOCTO #11630]

I created a new procedure for locating and viewing YP source
repositories using the GUI-based method.  Created an anchor in the
ref-manual so I could reference the 'git clone' command.

(From yocto-docs rev: 2ae28682407039420f4fcca71a298e1dd34c81f0)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-06-22 09:19:24 -07:00
committed by Richard Purdie
parent d3a0e0abc1
commit 8ee16983cb
2 changed files with 50 additions and 6 deletions

View File

@@ -494,7 +494,7 @@
You cannot use Git commands unless you have a
<filename>.git</filename> repository.
</para></listitem>
<listitem><para>
<listitem><para id='git-commands-clone'>
<emphasis><filename>git clone</filename>:</emphasis>
Creates a local clone of a Git repository that is on
equal footing with a fellow developers Git repository