Computer
git hooks
짜라
2012. 7. 22. 14:57
1. hooks post-commit for source backup
#!/bin/sh 2. hooks post-receive (or post-commit) for trac #!/bin/sh other tips: revert git repo |