summaryrefslogtreecommitdiff
path: root/src/phorkie/Repository/Setup.php
AgeCommit message (Collapse)Author
2017-08-29Revert "Fixed bad owner/user config, causing pastes to fail with 'Please ↵Christian Weiske
tell me who you are'" This reverts commit b0396671c6aad090e6b9b5bc9d6b6886b9f0d4e3. The owner.* configuration is custom-made by phorkie. If we use user.*, anonymous commits automatically get the user.* settings which we do not want. Resolves: https://github.com/cweiske/phorkie/issues/27
2017-04-19Fixed bad owner/user config, causing pastes to fail with 'Please tell me who ↵Leo Leung
you are' "git help config" knows nothing about owner.* properties, only user.*.
2014-07-10remove debug statementChristian Weiske
2014-07-07update-server-info on git pushes and forksChristian Weiske
2012-10-24Part of #35: store owner in git configurationChristian Weiske
2012-10-01Fix bug #31: forked pastes cannot be remote forkedChristian Weiske