git cl upload stuck at GitAffectedFile(ui/wm/core/shadow_types.h) |
||
Issue descriptionI've been trying to "git cl upload" my client and it has been stuck at a long time at [D2017-02-28 14:31:18,793 10957 139974954727232 presubmit_support.py] GitAffectedFile(ui/wm/core/shadow_types.h) (retrieved using git cl upload -vvv). How can I debug/unblock this?
,
Feb 28 2017
Some more info: $ git upstream-diff --stat ... ui/wm/core/shadow_types.cc | 8 + ui/wm/core/shadow_types.h | 3 + 21569 files changed, 241194 insertions(+), 205918 deletions(-) I believe I did a `git cl squash-branch` at some point. Can that have screwed it up if I squashed a merge?
,
Feb 28 2017
I believe the issue was the squash-branch that squashed a merge commit into my commit. Restarting with a new branch and manually transferring the relevant changes fixed the issue. |
||
►
Sign in to add a comment |
||
Comment 1 by tibell@chromium.org
, Feb 28 2017