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.
Este ejercicio forma parte del curso
Plan and Implement a Data Analytics Environment with Microsoft Fabric
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio