1
0
Fork 0

add note on only works for tagged packages

pull/973/head
Luis Cordova 2012-08-03 16:10:51 -05:00
parent 45e6fa381c
commit 7a326627b0
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ Test it by inspecting the zip file generated manually:
git archive branchName --format zip -o file.zip
> **Note:** files would be still tracked by git just not included in the distribution.
> **Note:** files would be still tracked by git just not included in the distribution. This feature works for packages that have been tagged.
## Publishing to a VCS