Page 1 of 1

update with git pull

Posted: Friday 03 June 2016 14:08
by piotr
I've installed Domoticz on my Ubuntu server through GIT. Now I want to update to the latest version with "git pull".

git says I have changed a local file "Config/manufacturer_specific.xml". That's correct, I had to add a line for my zwave.net device.

How do I update with loosing the local change I made ?

Thnx !

Re: update with git pull

Posted: Friday 03 June 2016 19:27
by bobkersten
Git is not really on topic here, even if it is used to install Domoticz. On top of that, your question is very easily answered with a simple Google search. One of the top results was this:

http://stackoverflow.com/questions/4157 ... al-changes