From 16877031a8050517d7f2cb672102087e9a00ed93 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 24 Nov 2013 18:19:46 +0100 Subject: README.rst: add a warning about making local changes --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 1cd1536..89d30cc 100644 --- a/README.rst +++ b/README.rst @@ -123,6 +123,18 @@ You can build a full mpv Debian package with the following command: The .deb file will be created in the parent directory. (4 is the number of jobs running in parallel - you can change it.) +Local changes to the git repositories +===================================== + +Making local changes to the created git repositories is generally discouraged. +Updating might remove local changes or conflict with them. Sometimes the +repositories might be wiped entirely. If you make local changes, always keep +them in a separate repository and merge them after updating. + +In general, changes to the mpv-build repository itself are relatively safe, +keeping branches in sub-repositories might be ok, and making local, uncommitted +changes in sub-repositories will break. + Forcing master versions of all parts ==================================== -- cgit v1.2.3