summaryrefslogtreecommitdiff
path: root/Git/SharedRepository.hs
Commit message (Collapse)AuthorAge
* Support git's undocumented core.sharedRepository=2 value, which is ↵Gravatar Joey Hess2015-07-06
| | | | equivilant to "world".
* update my email address and homepage urlGravatar Joey Hess2015-01-21
|
* Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
This is incomplete, it does not honor it yet for hash directories and other annex bookkeeping files. Some of that is not needed for a bare repo; some of it may be.