link to English version

This commit is contained in:
Davide Alberani 2018-12-16 11:05:48 +01:00
parent 234b6d641e
commit 633ed5c191
2 changed files with 6 additions and 2 deletions

View file

@ -2,6 +2,10 @@
Corso di base su Git per RaspiBO.
## English version
An English translation is available at https://git.lattuga.net/alberanid/git-crash-course-en
## Build & run
Sì, ringraziamo npm, node, reveal.js e chiunque pensi che tutto ciò sia una buona idea, se ci troviamo nella disgraziata situazione di dover buildare ed eseguire delle slides.

View file

@ -957,6 +957,7 @@ Per vedere TUTTI gli spostamenti di HEAD:
* [git submodule](https://git-scm.com/docs/git-submodule): gestire altri repository come sotto-moduli
* [git subtree](https://developer.atlassian.com/blog/2015/05/the-power-of-git-subtree/): inserire un repository in una sottodirectory
* [repo](https://source.android.com/setup/build/downloading): gestire repository multipli
* [git bisect](https://git-scm.com/docs/git-bisect): cercare il commit in cui è stato introdotto un bug
* [git gui](https://git-scm.com/docs/git-gui) e [gitk](https://git-scm.com/docs/gitk): GUI per visualizzare commit e repository
* [tig](https://jonas.github.io/tig/): interfaccia testuale
@ -968,6 +969,7 @@ Per vedere TUTTI gli spostamenti di HEAD:
## Risorse per imparare
* Versione inglese di queste slides: https://git.lattuga.net/alberanid/git-crash-course-en
* Pro Git: https://git-scm.com/book/en/
* Reference: https://git-scm.com/docs
* Learn Git Branching: http://learngitbranching.js.org/
@ -976,8 +978,6 @@ Per vedere TUTTI gli spostamenti di HEAD:
* tutorial di Atlassian: https://www.atlassian.com/git/tutorials
* A visual Git reference: https://marklodato.github.io/visual-git-guide/index-en.html
<br />
### Utilità
* bash prompt: https://github.com/magicmonty/bash-git-prompt