Exporter le projet de projet zip git
git archive --format zip --output /full/path/to/zipfile.zip master
Powerful Porpoise
git archive --format zip --output /full/path/to/zipfile.zip master
git archive --format=tar HEAD