vscode-git-graph
vscode-git-graph copied to clipboard
About the difference of "Repository Settings" menu between vscode and code-server
Why the "Repository Settings" menus are different between vscode and code-server?
here is the content of vscode:

and here is the content of code-server:

As you can see, in code-server, the menu doesn't have "user details", "remote configuration" and "pull request creation". These three settings are really convenient.
Is for the sake of special intent delete these three Settings? Could you please add these?