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 --allCode: Select all
fatal: Not a git repository (or any of the parent directories): .gitCode: 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 --allCode: Select all
Nothing DisplayCode: Select all
root@RASPBERRYPI-182:/home/pi/interceptWH2600# git reset --hard origin/masterCode: 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 ???