Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. COI don't have any open changes in my Gerrit, which means that this particular (and all other) changes has already been reviewed (actually by me) and submitted. It now has `Status: merged`. We're talking about _reviewed and submitted_ change ([related question](http://stackoverflow.com/q/20607231/1469208)).
      singulars
    2. COThe `git fetch` didn't change anything. However, `git remote show origin` showed me that my `HEAD` is ambiguous and listed one of previous changes (not the latest one) next to `master` on `maybe on of the following` list. Mentioned (ambiguous?) branch has status `merged` since two days and has already been merged locally (by me, because [Gerrit failed to merge it, though it claims, it did so](http://stackoverflow.com/q/20607231/1469208)). Can this be responsible for situation mentioned in my question?
      singulars
    3. CONo, I'm always using `git pull`. I know, that it is `git fetch` + `git merge`. I only don't know / don't understand, why after `git pull` my master remains unchanged and latest change / branch that just got `Status: Merged` in Gerrit's UI isn't actually merged to master, as it should be? I would rather not touching anything even close to `git reset` (especially with `--hard` and especially, when dealing with Gerrit)! I'm to fresh / newbie to Git & Gerrit! If there isn't any other way, I'll be merging branches locally manually, if Gerrit can't do this for me.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload