Comparar commits

...

No hay commits en común. 'master' y 'Qneko' tienen historias completamente diferentes.

Se han modificado 2 ficheros con 5 adiciones y 3 borrados
Dividir vista
  1. +0
    -3
      README.md
  2. +5
    -0
      index.php

+ 0
- 3
README.md Ver fichero

@ -1,3 +0,0 @@
# Websites
In this repo i store all my websites, each in a different branch

+ 5
- 0
index.php Ver fichero

@ -0,0 +1,5 @@
<?php
echo('Hello World');
?>

Cargando…
Cancelar
Guardar