Welcome to the www-root wiki!!
$ ssh pi@raspi2
$ cd /var/www/html
$ git fetch raspi3
remote: Counting objects: 8, done remote: Finding sources: 100% (5/5) remote: Getting sizes: 100% (4/4) remote: Total 5 (delta 3), reused 5 (delta 3) Unpacking objects: 100% (5/5), done. From http://raspi3:8200/gitbucket/git/yuu/www-root a598d72..b0dd6c4 master -> raspi3/master
$ git merge raspi3/master
Updating a598d72..b0dd6c4 Fast-forward img/Archiva.png | Bin 0 -> 9074 bytes index.html | 83 +++++++++++++++++++++++++++++++++++++++++++++++------------------------------------ 2 files changed, 47 insertions(+), 36 deletions(-) create mode 100644 img/Archiva.png