<p>Alex Thiessen <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://review.coreboot.org/23253">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/gitconfig: Make gitconfig.sh support gitfile<br><br>The `gitconfig.sh` script installs hooks to the according directories<br>(for coreboot and its submodules). It has the `hooks` directory<br>hard-coded to be `.git/hooks`, which makes the installation fail when<br>coreboot itself is a submodule because then `.git` becomes a gitfile.<br><br>Replace hard-coded path handling using the according `git rev-parse`<br>calls.<br><br>Change-Id: I778e20be24bb27d0081c9e1c12883117d6d50347<br>Signed-off-by: Alex Thiessen <alex.thiessen+coreboot@gmail.com><br>---<br>M util/gitconfig/gitconfig.sh<br>1 file changed, 21 insertions(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/23253/3</pre><p>To view, visit <a href="https://review.coreboot.org/23253">change 23253</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.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://review.coreboot.org/23253"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I778e20be24bb27d0081c9e1c12883117d6d50347 </div>
<div style="display:none"> Gerrit-Change-Number: 23253 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Alex Thiessen <alex.thiessen.de+coreboot@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>