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
|
@ -96,4 +96,10 @@ Back to git.
|
||||||
Let's start with the basics.
|
Let's start with the basics.
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
LIVE DEMONSTRATION TIME
|
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