Question: AR1) Git and Coding Style :This requirement is to follow good programming practices. Including the following: a)git commit log i)There should be at least one

AR1)

Git and Coding Style

:This requirement is to follow good programming practices.

Including the following:

a)git commit log

i)There should be at least one descriptive git commit message associated with your achieving each of the numbered requirements (listed below).

Think of your git commit messages as professional journal or blog.

It is not necessary to complete (and hence commit) the numbered items in the same order listed below. If you complete closely related sub-steps together,you can use a single commit message. For example, if you complete 2.a and

2.b you may just commit with 1 message such as:

-add lighting point rotation (2.a,2.b)

ii)Good programming practice would suggest you should be making additional

commit messages, as you develop and debug your code, etc.

Remember, you do not need to git push with the same frequency as you git commit. (Occasional git pushes are good for backing up your work,ofcourse).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!