Tuesday, May 11

Why is it necessary to configure the user in a git project?

A. Git will refuse to run unless a user is configured.
B. It isn't necessary, git works perfectly fine under a generic user.
C. So all changes occurring to files are attributed to the correct user.
D. Change timestamps won't be recorded unless git has an actual user configured.


No comments:

Post a Comment