parent
09c29afe32
commit
661f32fa12
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ case $cmd in
|
|||
|
||||
git cat-file blob $ref 2>/dev/null |
|
||||
tr '\n' '\1' |
|
||||
perl -pe 's%((/\*.*?\*/|//.*?\001|"(\\"|.)*?"|# *include *<.*?>|\W)+)(\w+)?%\1\n\4\n%g' |
|
||||
perl -pe 's%((/\*.*?\*/|//.*?\001|"(\\.|.)*?"|# *include *<.*?>|\W)+)(\w+)?%\1\n\4\n%g' |
|
||||
head -n -1
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue