Re: interceptWH2600 - WH2600 Weather Station Interceptor
Posted: Tuesday 21 November 2017 13:43
Upgrade :
Fisrt command :
Result :
I do this :
Second command :
Third command:
Result :
I do this :

Fisrt command :
Code: Select all
root@RASPBERRYPI-182:/home/pi/interceptWH2600# git fetch --all
Code: Select all
fatal: Not a git repository (or any of the parent directories): .git
Code: Select all
root@RASPBERRYPI-182:/home/pi/interceptWH2600# git init
Dépôt Git vide initialisé dans /home/pi/interceptWH2600/.git/
Code: Select all
root@RASPBERRYPI-182:/home/pi/interceptWH2600# git fetch --all
Code: Select all
Nothing Display
Code: Select all
root@RASPBERRYPI-182:/home/pi/interceptWH2600# git reset --hard origin/master
Code: Select all
fatal: ambiguous argument 'origin/master': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
??? Nothing ???


