This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
TC
/
three-nodes
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
88414a585d
Rami (Branch)
Tag
master
three-nodes
/
hard-reset.sh
hard-reset.sh
81 B
Cronologia
Originale
1
2
3
4
5
#/bin/bash
git fetch --all
git reset --hard origin/master
echo "Hard reset done"