Преглед на файлове

add note on only works for tagged packages

Luis Cordova преди 13 години
родител
ревизия
7a326627b0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/02-libraries.md

+ 1 - 1
doc/02-libraries.md

@@ -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