Oliver Kullmann [off-list ref] writes:
Now I want to create another public repository B,
from which anonymous pull is possible via http.
So B should be another bare repository.
The problem is now that it seems not to be possible
to update B:
1. pulling from A is not possible since B is bare;
2. fetching from A seems to work, checking the content of
B via gitk seems to indicate that B has been updated
--- however pulling from B doesn't work
The usual answer when you see a word "http" mentioned is...
how are you arranging update-server-info to be run whenever B is
updated?