This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
swflint
/
bin-files
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Added an MR watcher script
Samuel W. Flint
9 anni fa
parent
1b44e069a2
commit
8a1898821d
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
watchmr
+ 3
- 0
watchmr
Vedi File
@@ -0,0 +1,3 @@
+#!/bin/zsh -f
+
+xterm -class watch-mr -e "watch -c -t -n 30 mr status"