I have installed Meld as diff tool in Git. Is it possible to compare two folders using Git or any other way? I tried the following command but nothing happened.
git diff /c/sample/folder1/ /c/sample/folder2/
I have installed Meld as diff tool in Git. Is it possible to compare two folders using Git or any other way? I tried the following command but nothing happened.
git diff /c/sample/folder1/ /c/sample/folder2/