cjb / GitTorrent

A decentralization of GitHub using BitTorrent and Bitcoin
MIT License
4.75k stars 264 forks source link

bare repository support #25

Closed anarcat closed 9 years ago

anarcat commented 9 years ago

it looks like gittorrentd doesn't know/like bare repositories, e.g.:

  var repos = glob.sync('*/.git/git-daemon-export-ok')
cjb commented 9 years ago

@anarcat Did you mean to close this issue? Patch looks good to me.

anarcat commented 9 years ago

sorry for the noise, i did mean to close this issue, and i think i did - followup in #26.