Subject: | Limit the amount of repository name guessing so .git/{config,master} doesn't trigger a response. |
The bot shouldn't guess which repo is referred to, other than trying with, and without '.git' at the end.
This shouldn't have triggered a response:
@btr .git/master
+gitbot [testing.git master] Wed Jan 20 14:48:25 PST 2010 - http://redacted.com/?p=testing.git;a=log;hb=master
Nor should .git/config, if there is a file called "config" at the root of a repo.