1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-18 17:10:05 +02:00
audacity/mac/scripts/get_gitident.sh
2017-01-03 16:06:36 +00:00

3 lines
150 B
Bash
Executable File

git show -s --format="wxT(\"[[http://github.com/audacity/audacity/commit/%H|%h]] of %cd\")" | tee ../src/RevisionIdent.h
touch ../src/AboutDialog.cpp