mirror of
				https://github.com/diocloid/LinkTitles.git
				synced 2025-10-22 05:42:32 +02:00 
			
		
		
		
	Only use abbreviated tag name in generated archive
This commit is contained in:
		@@ -4,4 +4,4 @@
 | 
			
		||||
# extension into two archive files that contain the current
 | 
			
		||||
# git tag as the version number.
 | 
			
		||||
 | 
			
		||||
tar cvzf release/LinkTitles-`git describe --tags`.tar.gz gpl-*.txt HISTORY LinkTitles.* --exclude '*~' --transform 's,^,LinkTitles/,'
 | 
			
		||||
tar cvzf release/LinkTitles-`git describe --tags --abbrev=0`.tar.gz gpl-*.txt HISTORY LinkTitles.* --exclude '*~' --transform 's,^,LinkTitles/,'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user