Added a bit on commit messages and pulling
This commit is contained in:
parent
b267df10ef
commit
733fe359fa
2 changed files with 9 additions and 0 deletions
|
@ -97,3 +97,9 @@ Let's start with the basics.
|
|||
-------------------------------------------------------------------------
|
||||
LIVE DEMONSTRATION TIME
|
||||
-------------------------------------------------------------------------
|
||||
# DO NOT DO THIS
|
||||
![BAD](3_git/bad_message.png)
|
||||
-------------------------------------------------------------------------
|
||||
# PLEASE DO THIS
|
||||
````git pull <remote_name> <branch_name>````
|
||||
-------------------------------------------------------------------------
|
BIN
src/slides/compsoc/3_git/bad_message.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/3_git/bad_message.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue