Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Using 'perl' in *.sh
[gitweb.git]
/
git-commit.sh
diff --git
a/git-commit.sh
b/git-commit.sh
index 22c4ce86c3cc5b35fab27bbe9e75dbe334f58534..08d786db2f3ea47503b798dec35d412cd9b22d4f 100755
(executable)
--- a/
git-commit.sh
+++ b/
git-commit.sh
@@
-147,7
+147,7
@@
run_status () {
git-ls-files -z --others $option \
--exclude-per-directory=.gitignore
fi |
-
perl
-e '$/ = "\0";
+
@@PERL@@
-e '$/ = "\0";
my $shown = 0;
while (<>) {
chomp;