Facebook
From crisyelit, 4 Years ago, written in Plain Text.
This paste is a reply to error en practica odoo from crisyelit - view diff
Embed
Download Paste or View Raw
Hits: 494
  1. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git remote add origin https://github.com/crisyelit/Odoo13.git
  2. fatal: remoto origin ya existe.
  3. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git push -u origin master
  4. error: src refspec master does not match any.
  5. error: falló el push de algunas referencias a 'https://github.com/crisyelit/Odoo13.git'
  6. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git pull
  7. remote: Enumerating objects: 6, done.
  8. remote: Counting objects: 100% (6/6), done.
  9. remote: Compressing objects: 100% (5/5), done.
  10. remote: Total 6 (delta 0), reused 0 (delta 0), pack-reused 0
  11. Desempaquetando objetos: 100% (6/6), listo.
  12. Desde https://github.com/crisyelit/Odoo13
  13.  * [nueva rama]      master     -> origin/master
  14. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git status
  15. En la rama master
  16. Tu rama está actualizada con 'origin/master'.
  17.  
  18. Archivos sin seguimiento:
  19.   (usa "git add <archivo>..." para incluirlo a lo que se será confirmado)
  20.  
  21.         openacademy/
  22.  
  23. no hay nada agregado al commit pero hay archivos sin seguimiento presentes (usa "git add" para hacerles seguimiento)
  24. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git add openacademy/
  25. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git commint -m "prueba de odoo13"
  26. git: 'commint'no es un comando de git. Mira 'git --help'.
  27.  
  28. El comando mas similar es
  29.         commit
  30. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git remote add origin ^C
  31. jhuliana@jhuliana:~/proyecto_odoo13/Odoo13$ git remote add origin https://github.com/crisyelit/Odoo13.git
  32. fatal: remoto origin ya existe.
  33.  

Replies to error al git rss

Title Name Language When
Re: error al git Perl Zebra text 1 Year ago.
docker-comose up -a Colossal Parrot text 1 Year ago.
Error al ingresar a contacto en odoo11 Whipped Camel text 1 Year ago.
error hacer filter Colorant Plover text 1 Year ago.
error al usar filterd Unreliable Pig text 1 Year ago.
error xml del nuevo modulo Crisyelit text 1 Year ago.
cambiando al modulo de PDV Walloping Leopard text 1 Year ago.
error de modelo Crisyelit text 1 Year ago.
error de campo no existe crisyelit text 1 Year ago.
Re: error al git Speedy Bison text 1 Year ago.
error de instalacion Crisyelit text 1 Year ago.
error en log Social Macaw text 1 Year ago.
Re: error al git Voluminous Kangaroo text 1 Year ago.
Re: error al git Ample Mockingjay text 2 Years ago.
Re: error al git Chunky Gibbon text 2 Years ago.
error al instalar modulo gym crisyelit text 2 Years ago.
error aln crear my app react Crisyelit text 2 Years ago.
error pyhon crisyelit text 3 Years ago.
valueEmail con python crisyelit text 3 Years ago.
validacion email en python crisyelit text 3 Years ago.
conectando reprositorio git crisyelit text 3 Years ago.
error de instalacion screenstudio crisyelit text 3 Years ago.
git statu crisyelit text 4 Years ago.