-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bash_history
139 lines (139 loc) · 2.7 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
sudo -i
sudo -i
sudo -i
sudo apt update
sudo apt get update
sudo apt-get update
sudo -i
clear
history
git status
git init
clear
git develop
git branch develop
git branch
git init
git branch
mkdir Project
git add Project/
git branch
git commit
git commit -m "First"
git branch
touch File.txt
ls
git add .
git status
git branch
git commit -m "first"
git branch
git branch develop
git branch F1
git branch f2
git branch
git status
touch main.txt
git add main.txt
git status
git commit -m "main file"
clear
git checkout develop
git branch
touch develop.txt
git checkout F1
git branch
touch F1.txt
git checkout f2
git branch
touch f2.txt
git status
git commit -m "f2"
git add ,
git add .
git ststus
git status
git checkout develop
git status
git restore --staged .
git status
git add develop.txt
git commit -m "develop file"
git checkout f1
git checkout F1
git status
git add F1.txt
git commit -m "F1"
git checkout f2
git add f2.txt
git commit -m "f2"
git branch
git add remote
git add remote -u
git add -u remote
git remote add origin
git remote add origin https://github.com/kumuda345/Devops.git
git push origin develop f2 F1 master
git push origin develop
git push develop
git push origin develop
git remote add origin https://github.com/kumuda345/Test.git
git push -u origin develop
git branch
git push -u origin f2
git status
clear
git remote add https://github.com/kumuda345/Develop.git
git remote add origin https://github.com/kumuda345/Develop.git
git remote add f2 https://github.com/kumuda345/Develop.git
git push -u f2
git config --list
git remote rm *
git remote rm remote.origin.url=https://github.com/kumuda345/Devops.git
git remote rm https://github.com/kumuda345/Devops.git
git remote rm .
git remote rm '*'
git remote remove origingit remote remove origingit remote remove origingit remote remove origin
git remote remove origin
git config --list
git remote remove f2
git config --list
git remote add f2 https://github.com/kumuda345/Develop.git
git push -u f2
git push f2
git push -u origin f2
git config --list
git remote remove f2
git config --list
git branch
git remote add https://github.com/kumuda345/Develop.git
git remote add origin https://github.com/kumuda345/Develop.git
git push -u origin f2
git push -u origin master
clear
git config --list
git remote remove origin
git checkout master
git push -u origin master
git push -u master
sudo -i
git branch
git remote add origin
git remote add origin https://github.com/kumuda345/Develop.git
git push origin
git push origin master
git status
git branch
git checkout develop
git push origin develop
git checkout F1
git push origin F1
git checkout f2
git push origin f2
git branch -d f2
git branch f2
git checkout master
git brnch
git branch
git branch -D f2
clear