************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! *****
************************************************************
Affected Version:
2.4.1, possibly later.
What steps will reproduce the problem?
1. Submit a patch set for review.
2. Submit the patch set. (I'm using the "Cherry-pick" merge style, if it matters)
3. Try to fetch the merged commit via the command listed in the Download area. It fails.
The command looks something like this:
git fetch ssh://user@gerrit.example.com:29418/projectname refs/changes/13/14113/6 && git checkout FETCH_HEAD
What is the expected output? What do you see instead?
When I run that command, I expect to check out the commit. Instead, I get "fatal: Couldn't find remote ref refs/changes/13/14113/6"
Please provide any additional information below.
Mergedinto: 1548