This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
radu
/
hercules
espejo de
https://github.com/src-d/hercules.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Force Travis to clone with unlimited depth
Vadim Markovtsev
hace 7 años
padre
d2a2093e49
commit
a6350990a3
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver fichero
@@ -1,5 +1,8 @@
dist: trusty
+git:
+ depth: 9999999
+
language: go
services: