@@ -0,0 +1,2 @@
.gitcommit.txt
release
@@ -0,0 +1,7 @@
#!/usr/bin/perl
use strict;
use warnings;
use Sys::Hostname;
my $hostname = hostname;
print "$hostname\n";
The note is not visible to the blocked user.