diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index c8b7b565ea..71c142e205 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -982,10 +982,10 @@ | |||
| 982 | not files. | 982 | not files. | 
| 983 | Git uses "branches" to organize different development efforts. | 983 | Git uses "branches" to organize different development efforts. | 
| 984 | For example, the <filename>poky</filename> repository has | 984 | For example, the <filename>poky</filename> repository has | 
| 985 | <filename>denzil</filename>, <filename>danny</filename>, | 985 | several branches that include the current | 
| 986 | <filename>dylan</filename>, <filename>dora</filename>, | 986 | <filename>&DISTRO_NAME;</filename> branch, the | 
| 987 | <filename>daisy</filename>, and <filename>master</filename> branches | 987 | <filename>master</filename> branch, and many branches for past | 
| 988 | among others. | 988 | Yocto Project releases. | 
| 989 | You can see all the branches by going to | 989 | You can see all the branches by going to | 
| 990 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and | 990 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and | 
| 991 | clicking on the | 991 | clicking on the | 
