Please enable JavaScript.
Coggle requires JavaScript to display documents.
Git (MAC (⌥ Option = alt, ⇧ Shift, ⌘ Command, ⌃ Phím Control, ⇪ Phím Caps…
Git
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
git remote add origin link (add project git)
git remote -v
git push -u origin master (lần đầu)
git push
-
-
-
-
-
-
-
luu email vs name git
git config --global credential.helper "cache --timeout=18000"
macbook keychain
ubuntu (gnome-keyring) hoặc (git ssh)
-
-
-