diff --git a/README.md b/README.md deleted file mode 100644 index fcd2229..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# sync-fix-test - -Repo de prueba para verificar surface_sync (binarios byte-exactos + borrados). Se puede borrar. \ No newline at end of file diff --git a/a.txt b/a.txt new file mode 100644 index 0000000..146280e --- /dev/null +++ b/a.txt @@ -0,0 +1 @@ +hola v1 diff --git a/b.txt b/b.txt new file mode 100644 index 0000000..89e7f1f --- /dev/null +++ b/b.txt @@ -0,0 +1 @@ +borrar diff --git a/bin.dat b/bin.dat new file mode 100644 index 0000000..8f255a0 Binary files /dev/null and b/bin.dat differ