<p><a href="https://gerrit.asterisk.org/c/asterisk/+/13413">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13413/3//COMMIT_MSG">Commit Message:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/13413/3//COMMIT_MSG@12">Patch Set #3, Line 12:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><br>Sorry, it is my first patch to review<br>how to remove all files except "apps/app_voicemail.c"?<br></pre></blockquote></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I did clone from branch 13.29.2 uses command […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">It gave that error because 13.29.2 is not a branch, but a tag. Most of the time you'll want to be working from one of the mainline branches (13, 16, 17, or master), or a local branch based from one of those. So for instance, in this case the normal process goes something like this (after a repo has been cloned):</p><p style="white-space: pre-wrap; word-wrap: break-word;">$ git checkout 13<br>$ git checkout -b <ASTERISK issue id></p><p style="white-space: pre-wrap; word-wrap: break-word;">Make you changes, compile, and test.</p><p style="white-space: pre-wrap; word-wrap: break-word;">$ git add <files(s) changed><br>$ git commit<br>$ git review 13</p><p style="white-space: pre-wrap; word-wrap: break-word;">More info, and examples here:</p><p style="white-space: pre-wrap; word-wrap: break-word;">https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13413">change 13413</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/13413"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13.29 </div>
<div style="display:none"> Gerrit-Change-Id: Id1014c8e5067178b2a773497e62014f18790c0aa </div>
<div style="display:none"> Gerrit-Change-Number: 13413 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: Stanislav Abramenkov <stas.abramenkov@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-CC: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 10 Dec 2019 19:55:33 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: Stanislav Abramenkov <stas.abramenkov@gmail.com> </div>
<div style="display:none"> Comment-In-Reply-To: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>