Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

git diff not working on promoted builds #3900

tardis4500 ·

I have a build which correctly shows all the source code changes in git. I can use the diff link to see the file differences. When I promote the build to another configuration, that run also shows the differences but the diff links just bring up a blank page.

  • replies 1
  • views 227
  • stars 0
robinshen ADMIN ·

Git diff only works if the promotion target also checks out the repository.