El sáb, 01-10-2016 a las 20:25 +0200, Lukas Fleischer escribió:
On Sat, 01 Oct 2016 at 19:57:55, Juan Martínez wrote:
El sáb, 01-10-2016 a las 12:53 -0500, Doug Newgard escribió:
On Sat, 01 Oct 2016 14:42:22 -0300 Juan Martínez <mratmartinez@anche.no> wrote:
[...] [mrat@mrat with-git]$ git push Enter passphrase for key '/home/mrat/.ssh/aur': invalid command: git Try `ssh aur@aur.archlinux.org help` for a list of commands. fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
Are you using any special Git implementation? Any wrappers around Git? Any aliases? What is the output of `git --version`? Arch: git version 2.10.0
Lubuntu (also tried from here since i have the same keys and all): git version 2.7.4 Also: [mrat@mrat with-git]$ git remote show origin Enter passphrase for key '/home/mrat/.ssh/aur': * remote origin Fetch URL: ssh://aur@aur.archlinux.org/with-git.git Push URL: ssh://aur@aur.archlinux.org/with-git.git HEAD branch: master Remote branch: master tracked Local branch configured for 'git pull': master merges with remote master Local ref configured for 'git push': master pushes to master (fast-forwardable) -- Juan Martínez <mratmartinez@anche.no>