<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11675">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ask which command to run<br><br>Change-Id: I0bed4195141b1e5a345529f30417f29b5269b1c8<br>---<br>M src/gits<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/75/11675/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gits b/src/gits</span><br><span>index 2dbb564..dc7308c 100755</span><br><span>--- a/src/gits</span><br><span>+++ b/src/gits</span><br><span>@@ -192,6 +192,8 @@</span><br><span> </span><br><span> </span><br><span> def cmd_sh(cmd):</span><br><span style="color: hsl(120, 100%, 40%);">+    if not cmd:</span><br><span style="color: hsl(120, 100%, 40%);">+        error("which command do you want to run?")</span><br><span>     for git_dir in git_dirs():</span><br><span>         print('\n===== %s =====' % git_dir)</span><br><span>         print('+ %s' % cmd_to_str(cmd))</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11675">change 11675</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/11675"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-dev </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I0bed4195141b1e5a345529f30417f29b5269b1c8 </div>
<div style="display:none"> Gerrit-Change-Number: 11675 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>