This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
swflint
/
bin-files
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Added an MR watcher script
Samuel W. Flint
há 9 anos atrás
pai
1b44e069a2
commit
8a1898821d
1 ficheiros alterados
com
3 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
3
0
watchmr
+ 3
- 0
watchmr
Ver Ficheiro
@@ -0,0 +1,3 @@
+#!/bin/zsh -f
+
+xterm -class watch-mr -e "watch -c -t -n 30 mr status"