*******Git repositery*********
1.git config --global user.name "Git username"
2.git config --global user.email "Email"
3.create "repositary" in github
4.git clone https://git URL(our new git URL)
5.we will get our git folder in "home directory"
6.go to the git directory(cd gitdirectoryname)
7.add files in the "git directory"(git add files).
8.use commit the git(git commit -m "bossmoolfiles")
9.use the (git log)to see log of the git.
10.again check git status(git status)
11.remote adding:-
git remote add origin https://(our git url)
12.push the git.(git push -u origin master)
In questa pagina del sito puoi guardare il video online Basic GIT Commands della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Satya Pendem 23 febbraio 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 642 volte e gli è piaciuto 1 spettatori. Buona visione!