Snippets

eSolution Git - változott fájlok zippelése

Created by Istvan Farkas
git archive --format=zip HEAD `git diff HEAD^ HEAD --name-only` > changes.zip

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.