0

I would like to be able to browse a (bare) git repository over Webdav. Note that I do not want to be able to push/pull over Webdav. Instead, I actually want to be able to browse through my files via Webdav, without the need to check out. My git repository is on a server running Debian.

Is there any software that allows for that?

math1985
  • 1
  • 1

1 Answers1

0

Check out the answers to these questions:

Gitorious comes up often, though.

gWaldo
  • 11,957
  • 8
  • 42
  • 69
  • It seems that none of these web interfaces support Webdav. I would prefer Webdav, as it is easier to integrate with Android and Windows. – math1985 Jan 22 '12 at 11:19