We have to go through some pretty scary gyrations to extract this information from git, but it can be done. This works with both tarballs generated by 'git archive', or with your local git repo. (Requested by 'David' on the mailing list.)
3 lines
46 B
Text
3 lines
46 B
Text
rm -f *~ .*~ *.pyc _version.py vars gitvars
|
|
|
|
|