Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add message about missing access rights #1457

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

qwrtln
Copy link
Contributor

@qwrtln qwrtln commented Aug 26, 2024

This is to address #1456 This doesn't entirely fix the issue, but at least it informs about what's wrong:

git push origin master:

[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Press ENTER or type command to continue
Error executing vim.schedule lua callback: vim/_editor.lua:0: nvim_exec2(): Vim(buffer):E86: Buffer 9 does not exist
stack traceback:
        [C]: in function 'nvim_exec2'
        vim/_editor.lua: in function 'cmd'
        ...ln/.local/share/nvim/lazy/neogit/lua/neogit/lib/util.lua:602: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>
Press ENTER or type command to continue

@qwrtln qwrtln changed the title Add message about missing access rights. Add message about missing access rights Aug 28, 2024
@CKolkey
Copy link
Member

CKolkey commented Sep 2, 2024

Clean and simple. Looks good!

@CKolkey CKolkey merged commit a46188c into NeogitOrg:master Sep 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants