Eksportuj Zip Git Project Bash
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