Sometimes participants face issues with the case sensitivity of Git. We should learn this and be prepare to explain what happens and how to avoid or fix the situations. This issue rises in the branching/merging episodes.
This blog post explain the issue and some fixes: https://www.hanselman.com/blog/git-is-casesensitive-and-your-filesystem-may-not-be-weird-folder-merging-on-windows
By default Git is set to case sensitive: https://git-scm.com/docs/git-config#Documentation/git-config.txt-coreignoreCase
Sometimes participants face issues with the case sensitivity of Git. We should learn this and be prepare to explain what happens and how to avoid or fix the situations. This issue rises in the branching/merging episodes.
This blog post explain the issue and some fixes: https://www.hanselman.com/blog/git-is-casesensitive-and-your-filesystem-may-not-be-weird-folder-merging-on-windows
By default Git is set to case sensitive: https://git-scm.com/docs/git-config#Documentation/git-config.txt-coreignoreCase