GIT Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

~/workspace/machines/docker(pm)$git pull
fatal: 'orgin' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


~/workspace/machines/docker(pm)$git config -l
user.email=ibazan@lalala.mx
user.name=Israel Bazan
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.url=https://git.dlatv.net/fsantoalla/machines.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master
branch.pm.remote=orgin
branch.pm.merge=refs/heads/pm
http.sslverify=false

(por algun fucking motivo estaba mal el nombre ese asi que lo voy a editar)

~/workspace/machines/docker(pm)$gedit ../.git/config 

(lo edito....y ahora si, va de nuevo el pull)

~/workspace/machines/docker(pm)$git pull origin pm




No hay comentarios:

Publicar un comentario

linux ubuntu mint actualizar chrome

 desde una terminal: $ sudo apt update $ sudo apt install google-chrome-stable