Binary vs Textual
In the previous lesson, you discovered that every type of file can be put under version control, but there are some cases where tools like git encounter limitations.
For example, binary files can't be compared because the tools can't open what's inside them to compare them line by line. On the other hand, simple textual files can be compared.
This exercise is part of the course
Plan and Implement a Data Analytics Environment with Microsoft Fabric
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
