Searched refs:archive (Results 1 – 3 of 3) sorted by relevance
7 3) Then do a "make test-archive".12 4) Do "make archive", which will tag a release in git and generate a15 You then push to the archive, being sure to include the tag:18 And upload the archive wherever it's supposed to go.
146 test-archive:149 …@git archive --format=tar $(shell git branch | awk '/^*/ { print $$2 }') | ( cd /tmp/gnu-efi-$(VER…159 archive: tag target162 @git archive --format=tar $(VERSION) | ( cd /tmp/gnu-efi-$(VERSION)-tmp/ ; tar x )
122 Add README.git file. Instructions on how to archive.132 that as its own commit, and do: "make test-archive". That'll make a137 you do "make archive", which will tag a release in git and generate a138 final tarball from it. You then push to the archive, being sure to143 And upload the archive wherever it's supposed to go.