Updated history.txt to make 3x git push
This commit is contained in:
parent
fd85818dfd
commit
862bd4b74e
@ -162,3 +162,15 @@
|
||||
162 git push
|
||||
163 history
|
||||
164 history > history.txt
|
||||
165 git status
|
||||
166 git add .
|
||||
167 git commit -m 'Updated history.txt'
|
||||
168 git push
|
||||
169 git log
|
||||
170 git log > log.txt
|
||||
171 git add .
|
||||
172 git status
|
||||
173 git commit -m 'Updated log.txt'
|
||||
174 git push
|
||||
175 history
|
||||
176 history > history.txt
|
||||
|
Loading…
Reference in New Issue
Block a user