HOW TO: Use Git, Git Bash and GitHub (Basic Workflow 2021)

Pubblicato il: 26 gennaio 2021
sul canale di: chinamatt
398
9

HOW TO: Use Git and GitHub (Basic Workflow)

Main commands:
```
git init
git status
git log
git checkout -b branch_name
git add . or git add file1 file2
git commit -m 'commit message'
git push
git pull
git branch -d branch_name
```


In questa pagina del sito puoi guardare il video online HOW TO: Use Git, Git Bash and GitHub (Basic Workflow 2021) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato chinamatt 26 gennaio 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 398 volte e gli è piaciuto 9 spettatori. Buona visione!