mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
If your current branch has an upstream branch, then diff to that branch. That way you get the same diff that git cl upload gives instead of the diff to origin/master. TBR=esprehn@chromium.org Review URL: https://codereview.chromium.org/948663002