-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory.txt
72 lines (72 loc) · 1.42 KB
/
history.txt
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
1 ls
2 sudo
3 isudo -r
4 sudo -i
5 cls
6 clear
7 pwd
8 git -v
9 git add
10 cls
11 clear
12 print "Hello"
13 clear
14 title Shell
15 clear
16 dir
17 cd
18 cd :D
19 cd :D။
20 c;ခ်
21 clear
22 cd /:D
23 exit
24 cleAR
25 ခူ်
26 CLEAR
27 GIT -V
28 ping 192.168.0.1
29 ping 192.168.0.1 -t
30 color a
31 color a
32 exit
33 git -v
34 git -pwd
35 git pwd
36 git --help
37 cls
38 clear
39 exit
40 ls
41 d:
42 cd d:
43 ls
44 cd git
45 ls
46 git init
47 ls
48 git status
49 git add --all
50 git status
51 git commit -m 1500.cpp
52 status
53 git status
54 git commint -m
55 git commint -m "adding 1500.cpp"
56 git commit -m "adding 1500.cpp"
57 git statsu
58 git status
59 git log
60 git commit -m "adding 1500.cpp"
61 git comfig --global user.email "[email protected]"
62 git config --global user.email "[email protected]"
63 git config --global user.name "yelinzaw"
64 git commit -m "adding 1500.cpp"
65 git log
66 git remot add origin
67 git remot add origin https://github.com/yelinzaw/test.git
68 git remote add origin https://github.com/yelinzaw/test.git
69 git pull origin master
70 ls
71 git push -u origin master
72 history >history.txt