El proposito del siguiente documento es aprender mientras se utiliza git y gitflow, en especial para trabajos colaborativos.
Los siguientes pasos serian:
1.- Apuntar estas tareas en el deck de nextcloud con titulo "Taller de git y gitflow".
2.- Hacer un fork repositorio docs del github la fundacion.
3.- clonar el repositorio e implementar git flow (cambiar a la rama develop)
7.- Asociar el git flow feature a tu espacio personal en hackmd, editarlo con todos los procesos que se hicieron en los puntos anteriores,
8.- terminar el feature y hacer push con los cambios ya en la rama develop.
4.- Crear un documento con el nombre gitflowCheetSheet.md en la rama develop, con in indice propuesto y hacer un push
5.- Asociar la rama develop y el documento a hackmd.io
6.- Clonar el repo a tu usuario personal en github, clonarlo en tu maquina, utilizar gitflow para crear una rama git flow feature.
9.- Solicitar merge request al proyecto en github de la fundacion, rama develop.
10.- hacer un git flow release (con ayuda del admin de la rama).
11.- hacer un hotfix con las actualizacion de la documentacion de los procesos anteriores en el documento.
Work developed in collaboration with the Decentralized Climate Foundation.
Cheatsheet de git flow: https://danielkummer.github.io/git-flow-cheatsheet/
Video Sobre gitflow: https://www.youtube.com/watch?v=BYrt6luynCI
Link Hackmd a Git: https://hackmd.io/c/tutorials/%2Fs%2Flink-with-github
Manual de markdown: https://hackmd.io/c/tutorials/%2Fs%2Fhow-to-create-book.
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing