From 0348433ac28e0d95171ce9452c0bf708f3a7cd2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luka=20Prin=C4=8Di=C4=8D?= Date: Sun, 9 Oct 2022 00:00:36 +0200 Subject: [PATCH] added more bullet points to plans & rules --- NOTES.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/NOTES.md b/NOTES.md index 7373b27..ab81446 100644 --- a/NOTES.md +++ b/NOTES.md @@ -1,9 +1,8 @@ # NOTES on Source Control 2022 - ## 2022-10-08 -Plans: +### Plans & rules - final product: git repository - git commit messages = a fragmented narrative @@ -17,6 +16,19 @@ Plans: - november branch/release (2-3 tracks) - december branch/release (2-3 tracks) - january album:main branch (+ complete git repo) release - + +- meta explanations at minumum +- (critical) reflections on progress are fine +- fast and regular work is critical +- final product is important +- main branch as a framework: + - shared SuperCollider elements: + - UGens + - samples + +- needs testing: removal of files and folders in branches +- plan branches and how they will be merged back to main +- git education + ---