Commits
- Commit:
8bf0b47663c6731c35494907dd54043dabc901c6
- From:
- Izzy Blacklock <izzyb@planetofnix.com>
- Date:
added support for auto creating cloneurl file
the repo can contain a cloneurl file which is used by gotweb to display
the url of the repo. Repo owners may have a preferred url they use
here so will only generate one if it doesn't exist.
- Commit:
c53f274150a3ce7d098737613aa2c9d1c926d8d5
- From:
- Izzy Blacklock <izzyb@planetofnix.com>
- Date:
Fixed bug preventing git clone.
git clone relied on the repo bing in /var/git/ so made that the first
destination then an rsync to the /var/www/got/public/
- Commit:
9d3839a0be3481bf65cf46162be4ac4d9eedffcf
- From:
- Izzy Blacklock <izzyb@planetofnix.com>
- Date:
Final versions of the gitgot tools as desgribed on the wiki
https://wiki.ircnow.org/index.php?n=Got.RemoteRepo