Skip to content

Commit 04b658e

Browse files
committed
deploy 2022-09-22_09:46:41
0 parents  commit 04b658e

13 files changed

+179
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.* linguist-language=Shell

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.pptx
2+
/libros/*
3+
upload.sh

Git-2022-2023.pdf

8 MB
Binary file not shown.

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2021 José Luis González
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,135 @@
1+
# GIT Tutorial
2+
3+
Tutorial de Git, GitHub y GitKraken para el desarrollo avanzado de código.
4+
5+
[![LICENSE](https://img.shields.io/badge/License-CC-%23e64545)](https://joseluisgs.github.io/docs/license/)
6+
![GitHub](https://img.shields.io/github/last-commit/joseluisgs/git-tutorial)
7+
8+
![assets/image.png](https://www.wallpapertip.com/wmimgs/250-2508431_github-wallpaper.jpg)
9+
10+
- [GIT Tutorial](#git-tutorial)
11+
- [GIT](#git)
12+
- [GitHub](#github)
13+
- [GitKraken](#gitkraken)
14+
- [Colaborar o nuevos contenidos o ejemplos](#colaborar-o-nuevos-contenidos-o-ejemplos)
15+
- [¿Cómo colaborar o corregir un cambio?](#cómo-colaborar-o-corregir-un-cambio)
16+
- [Autor](#autor)
17+
- [Contacto](#contacto)
18+
- [Licencia de uso](#licencia-de-uso)
19+
20+
21+
<table cellspacing="0" cellpadding="0">
22+
<tr>
23+
<td class="first">
24+
<img src="./imgs/octogato.png" width="350">
25+
</td>
26+
<td class="first">
27+
<h2>Acerca de</h2>
28+
<p>Tutorial de Git y GitHub de supervivencia para mi alumnado de DAM, DAW y ASIR. Además de chuletas y Ejemplos usados en clase. Escribe código limpio y ordenado :)</p>
29+
<p>Aprenderás a desenvolverte por uno de los mejores sistemas de control de versiones y levar tus prácticas y desarrollos a otro nivel.</p>
30+
<h2>Contenidos</h2>
31+
<ul>
32+
<li>Sistema de control de versiones</li>
33+
<li>¿Qué es Git?</li>
34+
<li>Instalación</li>
35+
<li>Confirmar y revertir</li>
36+
<li>Manejando ramas</li>
37+
<li>Git Flow</li>
38+
<li>GitHub</li>
39+
<li>Colaboración en repositorios</li>
40+
<li>GitKraken</li>
41+
<li>Herramientas</li>
42+
<li>Trucos y consejos</li>
43+
</ul>
44+
</td>
45+
</tr>
46+
</table>
47+
48+
## GIT
49+
![imagen](https://miro.medium.com/max/1200/1*xYiF9i9FfVrZGBFoSkxnsw.jpeg)
50+
Git es un software de control de versiones diseñado por Linus Torvalds, pensando en la eficiencia, la confiabilidad y compatibilidad del mantenimiento de versiones de aplicaciones cuando estas tienen un gran número de archivos de código fuente. Su propósito es llevar registro de los cambios en archivos de de de un proyecto incluyendo coordinar el trabajo que varias personas realizan sobre archivos compartidos en un repositorio de código.
51+
52+
## GitHub
53+
![imagen](https://cyberwomen2020.sre.gob.mx/img/github.png)
54+
GitHub es una forja plataforma de desarrollo colaborativo para alojar proyectos utilizando el sistema de control de versiones Git. Se utiliza principalmente para la creación de código fuente de programas de ordenador.
55+
56+
## GitKraken
57+
![image](https://1v5ymx3zt3y73fq5gy23rtnc-wpengine.netdna-ssl.com/wp-content/uploads/2021/05/axosoft-gitkraken-squiggle-landscape.png)
58+
GitKraken es una de las mejores herramientas para manejar tu repositorio Git y GitHub, puede soportar distintos perfiles, editores para conflictos de código, y mucho más.
59+
60+
GitKraken es utilizado por empresas como Netflix, Tesla y Apple.
61+
62+
## Colaborar o nuevos contenidos o ejemplos
63+
64+
### ¿Cómo colaborar o corregir un cambio?
65+
66+
Para solicitar un cambio o ayudarme a pulir errores o a mejorar el contenido del curso y las transparencias lo podéis hacer de la siguiente manera:
67+
68+
- Siempre debéis hacer un fork del proyecto para trabajar con él.
69+
- Lo primero es crear una rama con tu nombre de usuario de GitHub (vamos a ser ordenados)
70+
- En la carpeta updates de tu rama añadís un fichero con vuestro nombre de GitHub para que en dicho fichero vayáis actualizando con las cosas que queráis aportar. Este fichero debe estar redactado usando [markdown](https://www.markdownguide.org/basic-syntax/).
71+
- Indicáis el número de la página de la presentación (por ejemplo página 34). Indicáis el texto y remarcáis la palabra o error detectado.
72+
- De la misma manera si queréis incorporar un gráfico o figura lo indicáis en qué página, o si es nueva donde iría y subís ese recurso en la carpeta updates.
73+
- También podéis aportar referencias, herramientas y cosas útiles que os han servidor para dominar Git y GitHub.
74+
- Posteriormente hacéis un commit en vuestro repositorio y luego un pull request de los cambios indicados en tu rama y en la conversación me detallas algo de información y si el cambio se aprueba lo verás en la próxima versión Mira este [vídeo](https://www.youtube.com/watch?v=_M8oalUyz10) y este [otro](https://www.youtube.com/watch?v=QntLv5BjUr0).
75+
76+
Gracias por colaborar y entre todos mejoramos usando GitHub. Espero vuestros pull requests :smile:
77+
78+
79+
## Autor
80+
81+
Codificado con :sparkling_heart: por [José Luis González Sánchez](https://twitter.com/joseluisgonsan)
82+
83+
[![Twitter](https://img.shields.io/twitter/follow/joseluisgonsan?style=social)](https://twitter.com/joseluisgonsan)
84+
[![GitHub](https://img.shields.io/github/followers/joseluisgs?style=social)](https://github.com/joseluisgs)
85+
86+
<p align="center">
87+
<a href="https://education.github.com/teachers/advisors" target="_blank">
88+
<img loading="lazy" style="border-radius: 0.25rem;"
89+
src="https://i.ytimg.com/vi/uWsXEmaM3PA/maxresdefault.jpg" alt="Log2" height="100"
90+
borderRadius='1rem' boxShadow = '0 5px 18px rgba(0,0,0,0.3)'>
91+
</a> &nbsp;
92+
<a href="https://gitkraken.link/joseluisgs" target="_blank">
93+
<img loading="lazy" style="border-radius: 0.25rem;"
94+
src="https://i.imgur.com/sTDaBTu.png" alt="Logo3" height="100"
95+
borderRadius='1rem' boxShadow = '0 5px 18px rgba(0,0,0,0.3)'>
96+
</a>
97+
</p>
98+
99+
### Contacto
100+
<p>
101+
Cualquier cosa que necesites házmelo saber por si puedo ayudarte 💬.
102+
</p>
103+
<p>
104+
<a href="https://joseluisgs.github.io/" target="_blank">
105+
<img src="https://joseluisgs.github.io/img/favicon.png"
106+
height="30">
107+
</a> &nbsp;&nbsp;
108+
<a href="https://github.com/joseluisgs" target="_blank">
109+
<img src="https://distreau.com/github.svg"
110+
height="30">
111+
</a> &nbsp;&nbsp;
112+
<a href="https://twitter.com/joseluisgonsan" target="_blank">
113+
<img src="https://i.imgur.com/U4Uiaef.png"
114+
height="30">
115+
</a> &nbsp;&nbsp;
116+
<a href="https://www.linkedin.com/in/joseluisgonsan" target="_blank">
117+
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/LinkedIn_logo_initials.png/768px-LinkedIn_logo_initials.png"
118+
height="30">
119+
</a> &nbsp;&nbsp;
120+
<a href="https://discordapp.com/users/joseluisgs#3560" target="_blank">
121+
<img src="https://logodownload.org/wp-content/uploads/2017/11/discord-logo-4-1.png"
122+
height="30">
123+
</a> &nbsp;&nbsp;
124+
<a href="https://g.dev/joseluisgs" target="_blank">
125+
<img loading="lazy" src="https://googlediscovery.com/wp-content/uploads/google-developers.png"
126+
height="30">
127+
</a>
128+
</p>
129+
130+
131+
## Licencia de uso
132+
133+
Este repositorio y todo su contenido está licenciado bajo licencia **Creative Commons**, si desea saber más, vea la [LICENSE](https://joseluisgs.github.io/docs/license/). Por favor si compartes, usas o modificas este proyecto cita a su autor, y usa las mismas condiciones para su uso docente, formativo o educativo y no comercial.
134+
135+
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Licencia de Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">JoseLuisGS</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://joseluisgs.github.io/" property="cc:attributionName" rel="cc:attributionURL">José Luis González Sánchez</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Reconocimiento-NoComercial-CompartirIgual 4.0 Internacional License</a>.<br />Creado a partir de la obra en <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/joseluisgs" rel="dct:source">https://github.com/joseluisgs</a>.
Binary file not shown.

chuletas/git.pdf

1.02 MB
Binary file not shown.

chuletas/github-git-chuetas.pdf

1.3 MB
Binary file not shown.
Binary file not shown.
782 KB
Binary file not shown.

0 commit comments

Comments
 (0)