It is important to understand that Git tracks content change and not files.
Git uses "branches" to organize different development efforts.
For example, the <filename>poky</filename> repository has
- <filename>laverne</filename>, <filename>bernard</filename>,
- <filename>edison</filename>, <filename>denzil</filename> and
- <filename>master</filename> branches among
- others.
+ <filename>bernard</filename>,
+ <filename>edison</filename>, <filename>denzil</filename>, <filename>danny</filename>
+ and <filename>master</filename> branches among others.
You can see all the branches by going to
<ulink url='&YOCTO_GIT_URL;/cgit.cgi/poky/'></ulink> and
clicking on the