Skip to content

passphrase prompt #41

@nicodebo

Description

@nicodebo

Hello,
Thank you for this useful package.

I have set up git-auto-commit-mode with a dir-locals.el.
When I save a file, the auto-commit works fine. However the push fails.
Here is the content of the Messages buffer:

[master 48d4fa1] anniversaire.org
 1 file changed, 2 deletions(-)
git exited abnormally with code 128

my remote repository looks like ssh://git…
When I push with magit, it prompts for the passphrase within the mini buffer but it seems to fail with git-auto-commit-mode.
Is git-auto-commit-mode supposed to ask me for the passphrase of the key ?

Edit: my bad. The upstream was not set.
I did the following in my repo: git push --set-upstream origin master
Now when I save, the error does not appear anymore in the Messages buffer, but It still does not push nor asks for a passphrase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions