You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[new-git-repository] Remove IP address check for git.mysociety.org
We can't rely on the IP address for git.mysociety.org being bound to a
local interface on the server hosting it any longer.
For now this replaces the check with one that checks for the presence of
`/data/git`, which isn't perfect but is better than nothing.
Fixes#69
0 commit comments