added more bullet points to plans & rules
parent
92837ce178
commit
0348433ac2
16
NOTES.md
16
NOTES.md
|
@ -1,9 +1,8 @@
|
||||||
# NOTES on Source Control 2022
|
# NOTES on Source Control 2022
|
||||||
|
|
||||||
|
|
||||||
## 2022-10-08
|
## 2022-10-08
|
||||||
|
|
||||||
Plans:
|
### Plans & rules
|
||||||
|
|
||||||
- final product: git repository
|
- final product: git repository
|
||||||
- git commit messages = a fragmented narrative
|
- git commit messages = a fragmented narrative
|
||||||
|
@ -18,5 +17,18 @@ Plans:
|
||||||
- december branch/release (2-3 tracks)
|
- december branch/release (2-3 tracks)
|
||||||
- january album:main branch (+ complete git repo) release
|
- 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
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue