KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
iw2023ittepic
★ 9
Open GitHub ↗
Practica U1
Download README (.md)
Explore Similar Repositories
figma-token-json
:
A JSON representation for Figma Variables following the W3C Tokens spec
facefusion_colab
:
Face Fusion Google Colab Notebook , Accelerated & No Filter Model
josm-validator-rules
:
Custom and maybe dangerous validator rules
real-time-analytic-stack
:
This repo demonstrate a comprehensive real-time analytic stack using popular open-source tools.
scalene-vscode-extension
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
iw2023ittepic
?
Download (.md)
Parte 1  #git clone https://github.com/Elery2711/iw2023ittepic.git #cd iw2023ittepic #git add * #git commit   #git tag -a v0.1 -m "Initial commit" #git tag #git commit -a -m "Subir cambios"    |Nombre |Github | |-------------------|-------| |gsuvo |https://github.com/gsuvo| |DarkMartin18 |https://github.com/DarkMartin18| |JoseCalvario8 |https://github.com/JoseCalvario8| |RanitaDeMay |https://github.com/RanitaDeMay| |GiovanniCarrillo |https://github.com/GiovanniCarrillo| |MDeRobles |https://github.com/MDeRobles| |saliesperanzama |https://github.com/saliesperanzama| |EsGaCristo |https://github.com/EsGaCristo| |mafefloresso |https://github.com/mafefloresso| |Railgun124 |https://github.com/Railgun124| |valgd |https://github.com/valgd| |Lluan12 |https://github.com/Lluan12| |LalokeraXD |https://github.com/LalokeraXD| |aldajassofl |https://github.com/aldajassofl| |dloram15 |https://github.com/dloram15| |Hombrux |https://github.com/Hombrux| |Alessandra222 |https://github.com/Alessandra222| |SebastianMedina2023|https://github.com/SebastianMedina2023| |Rockoletal |https://github.com/Rockoletal| |EduardoMezaA |https://github.com/EduardoMezaA| |edramontoyava |https://github.com/edramontoyava| |Murgx |https://github.com/Murgx| |PaulOchoa952 |https://github.com/PaulOchoa952| |XxXelbichoXxX |https://github.com/XxXelbichoXxX| |SrPonny132 |https://github.com/SrPonny132| |andrestian01 |https://github.com/andrestian01| |PaulRazon |https://github.com/PaulRazon| |IvanRobles19 |https://github.com/IvanRobles19| |msalas18 |https://github.com/msalas18| |elVeector |https://github.com/elVeector| #git push Parte 2 #git checkout -b v0.2 #git branch #git add * #git commit  #git push --set-upstream origin v0.2  #git checkout main #git merge v0.2 #git commit -a -m "Hola" #git checkout v0.2 #git commit -a -m "Adios" #git checkout main #git merge v0.2  #git merge v0.2 #git tag v0.2 #git branch -D v0.2 #git log --pretty=oneline 