@jdebacker. I merged PRs #32, #33, #34, and #35 and had the following strange issues. - It seemed that the PRs were sequentially cumulative in the sense that PR #33 had all the changes in PR #32, but had some extra changes (same for the other two PRs). However, when I merged PR #32, the files changed in PR #33 did not update. This was also the case for the other two PRs. In the past, the files changed and the diffs would update. That made these four PRs a little harder to review. - I saw that PR #35 would solve the deploy documents test. And it passed both the docs check and docs deploy tests. But the rendered site is not available now at the gh-pages site https://pslmodels.github.io/Git-Tutorial/. We need to fix this and get this site back up.
@jdebacker. I merged PRs #32, #33, #34, and #35 and had the following strange issues.