This website works better with JavaScript
Inicio
Explorar
Iniciar sesión
piccolo-gatto
/
GIT_practice
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix conflict in file1.txt
piccolo-gatto
hai 1 ano
pai
8e8ee9ff45
c1efa76039
achega
71f7c0fa5e
Modificáronse 2 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
file1.txt
3
0
test.py
+ 1
- 0
file1.txt
Ver ficheiro
@@ -1 +1,2 @@
hgvbyhnhkjmki
+hello world
+ 3
- 0
test.py
Ver ficheiro
@@ -0,0 +1,3 @@
+a = 2
+b = 3
+print(a + b)