docs: 📝 Updated Export doc

This commit is contained in:
IceToast 2022-06-19 00:13:54 +02:00 committed by IceToast
parent b1fc1f8fab
commit 35e54be155
No known key found for this signature in database
GPG key ID: 1464353E063A5B97

View file

@ -1,3 +1,3 @@
Export diff files:
cp -pv --parents $(git diff <commit> --name-only) "..\controllpanelgg-monthly-addon\files-git-diff\"
git diff -r --no-commit-id --name-only --diff-filter=ACMR <commit> | tar -czf file.tgz -T -