This video shows how to get started working on a Git project as a collaborator. I don't get into the weeds, but I show enough for a person who is already identified as a collaborator on a GitHub project to clone an existing remote repository, make changes, and push the changes to the online repository.
Basic commands covered in this tutorial are:
it init
git remote add origin https://github.com/Username/repositor...
git pull origin master
git status
git rm filename
git add filename
git commit -m "adding commit message in present tense"
In questa pagina del sito puoi guardare il video online Git Started Collaborating with a team on GitHub della durata di ore minuti seconda in buona qualità , che l'utente ha caricato hundredvisionsguy 01 marzo 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,923 volte e gli è piaciuto 16 spettatori. Buona visione!