> I've been told that it is supposed to tell me a lot about fetched
> revisions, but there's nothing. And the directory is completely empty
> except for .git - here's my config:
>
> $ cd plantool/
> $ cat .git/config
> [core]
> repositoryformatversion = 0
> filemode = true
> bare = false
> logallrefupdates = true
> ignorecase = true
> [svn-remote "svn"]
> url =
https://svn.turntool.com/svn/turntool/plantool
> fetch = trunk:refs/remotes/trunk
> branches = plantool/branches/*:refs/remotes/*
> tags = plantool/tags/*:refs/remotes/