You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a tool to compare a directory to a git directory (possibly with different structure) and see the differences from a commit-Id
2
+
3
+
Herramienta para ayudar a la sincronización de un directorio contra un repositorio git (posiblemente con una estructura diferente), comparando las diferencias desde un id-commit.
4
+
Es posible filtrar solo los archivos que han cambiado en el directorio desde una fecha.
5
+
6
+
# compareToGit
7
+
8
+
A tool to help with the synchronization of a directory against a git repository (possibly with a different structure), comparing the differences from a commit-id.
9
+
It is possible to filter only the files that have changed in the directory from a date.
0 commit comments