Skip to content

Report on VSCodium without .gitconfig and .ssh on Linux #302

@rkdarst

Description

@rkdarst

To test automatic Github, connection, I did some tests. Overall, it seems to work about how I remember with MS VSCode. HTTPS authentication to GitHub is automatic and it follows a natural graphical/web flow that gets prompted when you need it.

  • If I try to commit without .gitconfig, it doesn't let me. It shows a message, and you have to set it using the terminal. So, this still need to be clearly said. Is there any way to set name/email without a terminal? View->Terminal worked even without opening a project.
Image Image Image Image Image Image

If I waited too long it seemed like it would time out and I had to re-do it. After I pushed it asked if I wanted to run fetch periodically.

  • As an aside, I saw this in the settings:
Image
  • If that is set to ssh then I get Permission denied (publickey) as expected with no solution given. The default is https so that's good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions