Please create a new branch (git checkout -b <your name>
) before development. After finishing each homework, we will merge our branches to main
. Here is a basic tutorial for git branching.
Please create a new branch (git checkout -b <your name>
) before development. After finishing each homework, we will merge our branches to main
. Here is a basic tutorial for git branching.