Updated history.txt
This commit is contained in:
parent
511b2fcba5
commit
db5acf5883
@ -143,3 +143,22 @@
|
||||
143 cat log.txt
|
||||
144 histoy > history.txt
|
||||
145 history > history.txt
|
||||
146 ls
|
||||
147 cd ..
|
||||
148 cp ../laboratoria8-zadaniedomowe.pdf lab8/
|
||||
149 cd lab8
|
||||
150 ls
|
||||
151 git status
|
||||
152 git add .
|
||||
153 ls
|
||||
154 git status
|
||||
155 git commit -m 'Added files from lab8'
|
||||
156 ls -a
|
||||
157 rm .gitkeep
|
||||
158 git status
|
||||
159 git add .
|
||||
160 git status
|
||||
161 git commit -m 'Deleted .gitkeep from lab8'
|
||||
162 git push
|
||||
163 history
|
||||
164 history > history.txt
|
||||
|
Loading…
Reference in New Issue
Block a user