]> Sergey Matveev's repositories - public-inbox.git/commit
revert "lei_store: use per-machine refname as git HEAD"
authorEric Wong <e@80x24.org>
Thu, 31 Dec 2020 13:51:21 +0000 (13:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2021 05:00:38 +0000 (05:00 +0000)
commit7d36c23938cddd2ce5baabe3ee5b7a579378aaba
tree7e5db7167e44f2f7b797e97438fbe5d96b025a48
parent46632639a56dfca600d103f548b561316fc8b326
revert "lei_store: use per-machine refname as git HEAD"

In retrospect, per-machine HEADs was a bad idea because users
of removable storage would be thrown off when moving storage
between different machines.

This is only a partial revert, the Import::init_bare change to
support alternate head names still exists because we may use it
for other reasons.
lib/PublicInbox/LeiStore.pm