<p>Joshua C. Colp has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/10990">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">digium_git: Push updated branch on add/commit.<br><br>When an add/commit happens on a branch ensure it is marked<br>as being needed to be pushed up to origin.<br><br>Change-Id: Ia2e20b7f8924a11991277aa5ca84bc52f77e9896<br>---<br>M digium_git.py<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/repotools refs/changes/90/10990/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/digium_git.py b/digium_git.py</span><br><span>index 0512642..2ad1af8 100644</span><br><span>--- a/digium_git.py</span><br><span>+++ b/digium_git.py</span><br><span>@@ -531,6 +531,7 @@</span><br><span> </span><br><span>         self.repo.index.add(files)</span><br><span>         self.repo.index.commit(commit_msg)</span><br><span style="color: hsl(120, 100%, 40%);">+        self.updated_branches.append(self.current_branch)</span><br><span> </span><br><span>     def push_changes(self):</span><br><span>         """Push any changes (branches, tags, etc...) upstream"""</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10990">change 10990</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/10990"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: repotools </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ia2e20b7f8924a11991277aa5ca84bc52f77e9896 </div>
<div style="display:none"> Gerrit-Change-Number: 10990 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Joshua C. Colp <jcolp@digium.com> </div>