4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
B1: git add .
|
|
B2: git commit -m "noi dung"
|
|
B3: git push origin master
|
|
B4: git status |