Aggiorna 'README.md'
This commit is contained in:
@@ -22,7 +22,7 @@ Chi arriva da **Subversion (SVN)** deve tenere a mente alcune differenze chiave:
|
|||||||
- `svn update` → `git pull` (o meglio: `git fetch` + `git merge`)
|
- `svn update` → `git pull` (o meglio: `git fetch` + `git merge`)
|
||||||
- `svn commit` + sync → in Git è `git commit` + `git push`
|
- `svn commit` + sync → in Git è `git commit` + `git push`
|
||||||
|
|
||||||
Nei file seguenti vedremo:
|
Nei file seguenti (directory [**docs**](./docs)) vedremo:
|
||||||
|
|
||||||
1. Configurazione utente (`git config`)
|
1. Configurazione utente (`git config`)
|
||||||
2. Workflow base di lavoro (clone, commit, push)
|
2. Workflow base di lavoro (clone, commit, push)
|
||||||
|
|||||||
Reference in New Issue
Block a user