-
Notifications
You must be signed in to change notification settings - Fork 11
/
historialGit.txt
83 lines (82 loc) · 1.95 KB
/
historialGit.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
73
74
75
76
77
78
79
80
81
82
83
63 git clone https://github.com/diugalde/sandbox.git
64 su
65 git clone https://github.com/diugalde/sandbox.git
66 mkdir dieg8.py
67 cd sandbox
68 ls
69 git status
70 git add dieg8.py
71 git status
72 git reset HEAD dieg8.py
73 status
74 git status
75 git add dieg8.py
76 git status
77 git commit
78 git config --global user.name
79 git config --global diugalde
80 git config --global user
81 git config --global
82 git config --global user.name "diugalde"
83 git config --global user.email "[email protected]"
84 git push
85 git remote -v
86 git remote upstream https://github.com/LabExperimental-SIUA/sandbox.git
87 clear
88 git remote add upstream https://github.com/LabExperimental-SIUA/sandbox.git
89 git remote -v
90 git fetch upstream
91 git status
92 git merge upstream/master
93 ls
94 git status
95 git push
96 git status
97 git add prueba.py
98 git status
99 git reset HEAD prueba.py
100 git status
101 git add prueba.py
102 git status
103 git commit
104 git push
105 git fetch upstream
106 git merge upstream/master
107 git status
108 nano prueba.py
109 git status
110 git add prueba.py
111 git status
112 git commit
113 git push
114 git status
115 ls
116 nano prueba.py
117 git status
118 git fetch upstream
119 git merge upstream/master
120 ls
121 nano prueba.py
122 git add prueba.py
123 git commit
124 git push
125 nano prueba.py
126 git add prueba.py
127 git commit
128 git push
129 git status
130 git fetch upstream
131 git merge upstream/master
132 ls
133 nano prueba.py
134 git add prueba.py
135 git commit
136 git push
137 git fetch upstream
138 git merge upstream/master
139 nano prueba.py
140 git add prueba.py
141 git commit
142 git push
143 history
144 history > historialGit.txt