Cómo usar git

Hoy, tenemos un tutorial sobre git submodules.

En este tutorial tenemos 4 comandos como ejemplo.

Para hacerlo, tenemos que hacer un clone o fork de un repo que kreatyve designs tiene en github.

git clone https://github.com/ringsce/west.git

Ahora tenemos que que abrir el fichero README.md

poner este codigo en README.md
## Site
MMO sign up website
git add .
git commit -m "added website for sign up"
git push -u --force

Después tenemos el fork

mkdir test && cd test
git clone --recursive https://github.com/ringsce/west.git

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

13 − six =

coder by Gleentech
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.