cartabinaria / cartabinaria/lab-github
Git CheatSheet
- Dominant language
- Vue
- Stars
- 0
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Per i laboratori di `git1` e `git2` creiamo dei 'cheatsheet': dei file in cui in breve si elencano i comandi più utili e utilizzati raggruppandoli per use case.
La repo dovrà avere quindi questa struttura:
```bash
.github/
└───workflows
git1/
└───cheatsheet.md
git2/
└───cheatsheet.md
README.md
```
Per `git1` trovate già una buona base all'interno delle [slides su risorse](https://risorse.vercel.app/lab/2025/02-git2-branch-conflitti.pdf)
Per `git2` abbiamo usato e imparato questi comandi: branch, merge, reset, restore, checkout, show [e forse anche altri, controllate dalle slides nel caso]
Aggiornate poi il file `README.md` inserendo quello che è stato fatto.
Per qualsiasi dubbio o domanda commentate taggandoci @cartabinaria/admstaff
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.