From 8ee16983cb3545ca2f5f748cc8e5b3083631d70a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 22 Jun 2017 09:19:24 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-development-environment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index 01b0d41922..09f097c592 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml @@ -494,7 +494,7 @@ You cannot use Git commands unless you have a .git repository. - + git clone: Creates a local clone of a Git repository that is on equal footing with a fellow developer’s Git repository -- cgit v1.2.3-54-g00ecf