Closed Yfke closed 7 years ago
Cool, yes, switching to Chapters instead of Weeks seems very sensible to me. I've moved the files to a subdirectory, and I've added some license information. I've also updated the dev and staging branches with these changes, I hope it worked... I'll have a closer look at the content over the weekend.
Also a very important task for during the weekend: enjoy your weekend! :sleeping:
So I made some final changes in Chapter 1 (i.e. renamed things to Chapter). How do I merge this now into Master without revealing Chapter 2? Some git wizardry required here?
I guess I should simply check Chapter 2 as well. I'm working on it now.
If the only changes you made are outside of the InfTheory3.tex file (which decided which chapters and comments are included), then you could switch to master and use (e.g.) git checkout staging --patch week_1_content.tex
to change the content of only that file to the head of the staging branch. Then you still need to (add and?) commit.
From now on I'll put all comments in the week_N_content files to maximize the probability of having no changes to the InfTheory3.tex file 😉
I've uploaded all of our files to the new repo. Maybe a slight overkill, but let's use the dev/staging/production structure, where we generally keep three branches active:
Right now I have put week 1 on production. I think you checked most of that already, but maybe you can still check out section 1.8 on relative entropy.
Week 2 is in staging: generally all of the content is there but it still needs to be checked.
PS week 2 is actually 1.5 week worth of content. Maybe we should rename it back to "Chapter" to avoid confusion?