Este sitio web funciona mejor con JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
netvor
/
mydots
Seguir
1
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
Explorar el Código
Have git sort tags by version if possible
Alois Mahdal
hace 10 años
padre
d921dcaf36
commit
8c0caaaf9a
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
dotfiles/gittum/main.gitconfig
+ 3
- 0
dotfiles/gittum/main.gitconfig
Ver fichero
@@ -39,3 +39,6 @@
39
39
st = status
40
40
sh = show
41
41
who = ! ~/.gittum/bin/who
42
+
43
+[tag]
44
+ sort = version:refname