Incoming/Outgoing commits section are NOT SHOWING in Source Control view

I would like to see the Incoming/Outgoing section but is not being shown.

Example of how it should appear:

I already tried different settings options mentioned here: Git - display incoming/outgoing commits in the Source Control view container · Issue #192290 · microsoft/vscode · GitHub
like:

  "scm.showIncomingChanges": true,
  "scm.showOutgoingChanges": true,

but it’s now working. Help please. Thanks