<div dir="ltr">Tamara,<div><br></div><div>I'm not sure exactly how or when Stackalytics updates different statistics, but I've periodically noticed similar issues.</div><div><br></div><div>For documentation such as the installation guide that follow releases rather than continuous publication, you can check out other branches or tags using the following command:</div><div><br></div><div>git checkout remotes/origin/<branch or tag></div><div><br></div><div>For example, to check out the stable/juno branch:</div><div><br></div><div>git checkout remotes/origin/stable/juno</div><div><br></div><div>Additionally, if you want to work on bug #123456 for this branch:</div><div><br></div><div>git checkout -b bug/123456 remotes/origin/stable/juno</div><div><br></div><div>We're trying to keep the Juno and trunk versions of the installation guide in sync until Kilo packages become available. In this situation, when you want to fix a bug in Juno, apply the patch to trunk and add "backport: juno" in the commit message to tag it for backporting. When you want to fix a bug in Icehouse, apply the patch to stable/icehouse.</div><div><br></div><div>Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 14, 2015 at 9:48 PM, Johnston, Tamara <span dir="ltr"><<a href="mailto:Tamara.Johnston@emc.com" target="_blank">Tamara.Johnston@emc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<span style="font-family:Helvetica;font-size:12px">Good evening, team.  I have a couple questions that I wasn’t able to find an answer to when searching through the docs available online.</span></div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<span style="font-family:Helvetica;font-size:12px"><br>
</span></div>
<ul>
<li><u>Doc commits and stackalytics </u>– I’m curious why the commit I submitted and that was merged on Friday is showing up in stackalytics yet the other commits I submitted that were merged on Monday, such as <a href="https://review.openstack.org/#/c/146590/" target="_blank">https://review.openstack.org/#/c/146590/</a>,
 are not showing up in my stats even though stackalytics is accurately reflecting my other stats (I.e filed bugs and review stats that I’ve had activity on as recent as yesterday).  I know that it takes a little time for stackalytics to sync up but given that
 my other stats are updating yet my commit/LOC stats are not updating I’m curious why that is the case.  <a href="https://review.openstack.org/#/q/status:merged+project:openstack/openstack-manuals+branch:master,n,z" target="_blank">https://review.openstack.org/#/q/status:merged+project:openstack/openstack-manuals+branch:master,n,z</a> and <a href="http://stackalytics.com/?company=emc&metric=commits&release=all&user_id=tamara-k" target="_blank">http://stackalytics.com/?company=emc&metric=commits&release=all&user_id=tamara-k</a></li><li><u>Current vs. trunk docs</u> – Can someone point me to a reference that I can review to help advise me on how to clone a repository for a certain branch and/or how to cherry pic a commit to a certain branch?  I’ve read
<a href="https://wiki.openstack.org/wiki/Documentation/HowTo/FirstTimers" target="_blank">https://wiki.openstack.org/wiki/Documentation/HowTo/FirstTimers</a> and <a href="https://wiki.openstack.org/wiki/Documentation/HowTo" target="_blank">https://wiki.openstack.org/wiki/Documentation/HowTo</a> but
 I need a little bit of guidance (or hand holding ;).  While I’ve been contributing to the admin doc I’m working on a couple bugs related to the current/Juno and trunk/Kilo install guides but I’m having a little difficulty in understanding how to clone the
 appropriate branch.  Feel free to DM / email me directly if you have any guidance.</li></ul>
<div>Regards,</div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<span style="font-family:Helvetica;font-size:12px"><br>
</span></div>
<div style="color:rgb(0,0,0);font-family:Calibri,sans-serif;font-size:14px">
<div>Tamara Johnston</div>
<div>Senior Manager, Professional Services</div>
<div>Emerging Technologies Division</div>
<div>EMC Corporation</div>
<div>Email:  <a href="mailto:tamara.johnston@emc.com" target="_blank">tamara.johnston@emc.com</a></div>
<div>Phone:  <a href="tel:%28510%29%20398-9114" value="+15103989114" target="_blank">(510) 398-9114</a></div>
<div><br>
</div>
</div>
</div>

<br>_______________________________________________<br>
OpenStack-docs mailing list<br>
<a href="mailto:OpenStack-docs@lists.openstack.org">OpenStack-docs@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs</a><br>
<br></blockquote></div><br></div>