1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-04 06:29:07 +02:00
This commit is contained in:
Paul Licameli 2019-03-26 11:51:03 -04:00
parent 803d8b9559
commit 0563d4cda5

2
util Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
echo `git diff --raw "$1"^ $1 | wc -l` $1