I have been manually updating each time a new version is released. I was actually wanting to automatically update
and the easiest way I could think of is by using the the master git repo instead of using the tar from the main site.
It says in the git repo documentation: "master contains only stable releases (which have been merged to master) and is intended for end-users."
So I would like to know if it is really safe to use the master git repo? That way I can just do an automatic pull once a week and have SABnzbd updated automatically if there has been added anything to master as the new version without needing to download a new tar each time. I am pretty sure it should be safe since what it says in the git repo documentation about it being for end users, but I would just like have that verified from one of the developers before I actually start to do that
