'robots' content='noindex, nofollow'/>
<link rel='stylesheet' type='text/css' href='/cgit-static/cgit.css'/>
<link rel='stylesheet' type='text/css' href='/cgit-static/better-cgit-markdown-heading-color.css'/>
<link rel='shortcut icon' href='/cgit-static/favicon.ico'/>
<link rel='alternate' title='Atom feed' href='https://git.koszko.org/guix/atom/etc/git/gitconfig?h=koszko' type='application/atom+xml'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/'><img src='https://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/'>index</a> : <a href='/guix/'>guix</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='c9e925d4443cbd879a3f41d0f57345ec311b18b6'/><select name='h' onchange='this.form.submit();'>
<option value='koszko' selected='selected'>koszko</option>
<option value='koszko-scripts'>koszko-scripts</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>Wojtek's customized Guix</td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/guix/about/'>about</a><a href='/guix/'>summary</a><a href='/guix/refs/?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>refs</a><a class='active' href='/guix/log/etc/git/gitconfig'>log</a><a href='/guix/tree/etc/git/gitconfig?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>tree</a><a href='/guix/commit/etc/git/gitconfig?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>commit</a><a href='/guix/diff/etc/git/gitconfig?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>diff</a></td><td class='form'><form class='right' method='get' action='/guix/log/etc/git/gitconfig'>
<input type='hidden' name='id' value='c9e925d4443cbd879a3f41d0f57345ec311b18b6'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/guix/log/?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>root</a>/<a href='/guix/log/etc?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>etc</a>/<a href='/guix/log/etc/git?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>git</a>/<a href='/guix/log/etc/git/gitconfig?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6'>gitconfig</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/guix/log/etc/git/gitconfig?id=c9e925d4443cbd879a3f41d0f57345ec311b18b6&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th></tr>
<tr><td><span title='2021-10-14 00:24:34 +0200'>2021-10-14</span></td><td><a href='/guix/commit/etc/git/gitconfig?id=f8b10932c86cf4c1657a67e8c484d76f757b64bd'>Add git configuration templates to improve diff hunk header detection.</a><span class='msg-avail'>...<span class='msg-tooltip'>This is a follow-up to commit 9fc8ae4171e5da4939a64fc6d684c8b9d85bbe84, which
missed two hunks from &lt;https://issues.guix.gnu.org/50363&gt;.

Reported by hackeryarn on #guix.

* .gitattributes, etc/git/gitconfig: New files.

Signed-off-by: Marius Bakke &lt;marius@gnu.org&gt;
</span></span></td><td>Sarah Morgensen</td></tr>