Its working for me
☺ git pull
asf-site 68f16c2
remote: Counting objects: 74, done.
remote: Compressing objects: 100% (60/60), done.
remote: Total 60 (delta 39), reused 0 (delta 0)
Unpacking objects: 100% (60/60), done.
>From https://git-wip-us.apache.org/repos/asf/incubator-ponymail-site
68f16c2..3724716 asf-site -> origin/asf-site
Updating 68f16c2..3724716
Fast-forward
content/about.html | 1 +
content/contribute.html | 2 +-
content/index.html | 4 ++--
source/markdown/about.md | 2 ++
source/markdown/contribute.md | 2 +-
source/markdown/index.md | 4 ++--
6 files changed, 9 insertions(+), 6 deletions(-)
~/src/incubator-ponymail-site
On Sun, Jan 15, 2017 at 7:36 AM sebb <[email protected]> wrote:
> There seems to be a problem with the site repo:
>
> $ git clone
> https://git-wip-us.apache.org/repos/asf/incubator-ponymail-site.git
> Cloning into 'incubator-ponymail-site'...
> remote: Counting objects: 1230, done.
> remote: Compressing objects: 100% (1195/1195), done.
> remote: Total 1230 (delta 767), reused 0 (delta 0)
> Receiving objects: 100% (1230/1230), 3.10 MiB | 664.00 KiB/s, done.
> Resolving deltas: 100% (767/767), done.
> Checking connectivity... done.
> warning: remote HEAD refers to nonexistent ref, unable to checkout.
>
> Also, try opening
>
> https://git-wip-us.apache.org/repos/asf?p=incubator-ponymail-site.git
>
> then click on tree, I get:
>
> 404 - Reading tree failed
>
>
> Anyone know how to fix this, or is it an Infra job?
>