aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-11-23 14:55:18 +0100
committerAnton Khirnov <anton@khirnov.net>2022-11-23 14:59:30 +0100
commitfd1a25c68bcfdee39cba5315f2aed312c43ce267 (patch)
tree8ac51a7376158571d41e04ffd9a243670ee2bf64
parent6efa11a7c0b782e7745bec92d45dc573d4a079cc (diff)
README: describe the two branches in my git repodefended
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 77295f2..2d8addc 100644
--- a/README
+++ b/README
@@ -20,4 +20,10 @@ src/ source codes for running the simulations
The full and up-to-date version of this package may be downloaded via:
git clone --recursive git://git.khirnov.net/phd_thesis_sources
+ The 'defended' branch points to the original code as it was at the time of thesis defence. It will
+ only receive cosmetic changes, such us fixing out-of-date URLs and similar.
+
+ The 'master' branch will contain further developments and may not reproduce exactly the results of
+ the thesis.
+
[1] Anton Khirnov <anton@khirnov.net>