Issue metadata
Sign in to add a comment
|
git cl upload --gerrit does not work when tracking a branch uploaded to Rietveld |
||||||||||||||||||||
Issue description
1. Make changes to some files
2. git add, then git commit them
3. Use git cl upload --gerrit
4. Observe that you get the following error message:
Upload upstream branch <branch> first.
Note: maybe you've uploaded it with --no-squash.
If so, then re-upload it with: git cl upload --squash
Doing this without --gerrit seems to work fine. --no-squash does not help either.
,
Oct 4 2016
,
Oct 4 2016
I intend to do this for Dogfood milestone. If you think it has to be earlier for Skia, bump up to Milestone-Fishfood please.
,
Oct 4 2016
,
Oct 4 2016
,
Nov 30 2016
I honestly don't think we need to support this. Supporting uploading CLs to different systems from a single repo is enough; we shouldn't need to support uploading different CLs in the same tracking chain. |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by rmis...@google.com
, Oct 4 2016