Vlatko Kosturjak (@k0st), FSEC, Varaždin, 15th of September
45 minutes
mkdir git-test
cd git-test
wget --mirror --include-directories=/.git http://www.target.com/.git
cd www.target.com
git reset --hard
| DVCS | Info | Source |
|---|---|---|
| CVS | yes | no |
| SVN | yes | mostly |
| Git | yes | mostly |
| Mercurial (hg) | yes | yes |
| Bazaar (bzr) | yes | yes |
<DirectoryMatch .svn>
Order allow,deny
Deny from all
</DirectoryMatch>