-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bash_history
39 lines (39 loc) · 1.21 KB
/
.bash_history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
git clone https://github.com/tuanbkite6/it_nihongo3_rails.git
git clone https://github.com/nabingx/it_nihongo3_rails.git
git branch
git init
git config --gloabal username "tuan"
git config --global username "tuan"
git config --global user.name "tuan"
git config --global user.email "huytuanklh"
git branch
git add .
git .
git --help
git config --global user.email "[email protected]"
git add .
git commit -m "The first commit"
git remote add https://github.com/tuanbkite6/it_nihongo3_rails
git remote add origin https://github.com/tuanbkite6/it_nihongo3_rails
git push -u origin main
git branch
git add .
git commit -m "The first commit"
git push -u origin main
git push -u origin master
git pull
git push -u origin master
git clone https://github.com/nabingx/it_nihongo3_rails.git
git init
git add .
git config --global user.name "tuan"
git config --global user.email "[email protected]"
git add .
git commit -m "the first commit"
git add remote https://github.com/tuanbkite6/it_nihongo_3_rails
git remote add origin https://github.com/tuanbkite6/it_nihongo_3_rails.git
git remove remote
git remove remote origin
git remote -v
git remote remove origin
git remote add origin https://github.com/tuanbkite6/it_nihongo_3_rails.git