To get a name and status difference of what changed between two branches, use this:
git diff --name-status master..branch
To compare two files from different branches, use this:
git difftool branch1:file branch2:file
git diff --name-status master..branch
git difftool branch1:file branch2:file
powercfg -energy -output %USERPROFILE%\Desktop\Energy_Report.htmlln: failed to create symbolic link './link': Operation not supported.mklink /D <link_name> <link_target>mklink <link_name> <link_target> C:\Windows\System32\inetsrv>appcmd list wp