Re: [PATCH 4/4] gitweb: show notes in commit(diff) view
From: Giuseppe Bilotta <hidden> Date: 2016-06-15 22:48:11
On Sat, Feb 6, 2010 at 10:50 PM, Jakub Narebski [off-list ref] wrote:
Oh, so it should be something like the following, then?
sub get_note_refs {
+ # reset to default value (can be called with $/ set to "\0")
+ local $/ = "\n"; # line by line
Yes, it's probably worth to mention it in a comment.
--
Giuseppe "Oblomov" Bilotta