Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 291 Bytes

PSADT-Templates

For the hooks to work:

Copy .AppDeployToolkit to you home folder

Change default hooks directory by running:

git config --global core.hooksPath .hooks

Optionally run (to hide files beginning with a dot:

git config --global core.hideDotFiles