ne garder que les infos sur la branche courante dans les metadata

This commit is contained in:
Jephté Clain 2015-03-23 14:45:43 +04:00
parent 1e11a57f83
commit ac940b819f
1 changed files with 1 additions and 0 deletions

1
pz
View File

@ -44,6 +44,7 @@ fi
setx name=basename -- "$projdir"
setx version=pver --show --allow-empty
version="${version%+*}"
setx branch=git_get_branch
dest="$destdir/$name${version:+-$version}+$branch.tgz"