Feat: redid slides
This commit is contained in:
parent
001c985e81
commit
96c1857519
14 changed files with 103 additions and 13 deletions
|
@ -176,43 +176,94 @@ Let's start with the basics.
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
LIVE DEMONSTRATION TIME
|
# Live demonstration time
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Please get your laptop out
|
Please get your laptop out
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
How to download git & git LFS
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
## Download
|
||||||
|
<<https://git-scm.com/downloads>>
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img.png](img.png
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img_1.png](img_1.png)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img_2.png](img_2.png)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img_3.png](img_3.png)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img_4.png](img_4.png)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img_5.png](img_5.png)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
<<https://forgejo.skynet.ie/Skynet/deploy_user>>
|
||||||
|
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
Don't do this
|
Don't do this
|
||||||
![BAD](3_git/bad_message.png)
|
![BAD](3_git/bad_message.png)
|
||||||
-------------------------------------------------------------------------
|
|
||||||
|
|
||||||
Please do this
|
|
||||||
````git pull <remote_name> <branch_name>````
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
````git init````
|
![img_6.png](img_6.png)
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
````git remote add origin <repo_url>````
|
![img_7.png](img_7.png)
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
````git add <file_name>````
|
![img_8.png](img_8.png)
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
````git commit -m <Commit message>````
|
Setup SSH key (see Readme.md))
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
````git pull origin <branch_name>````
|
![img_9.png](img_9.png)
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
````git push origin <branch_name>````
|
![img_10.png](img_10.png)
|
||||||
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img_12.png](img_12.png)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![img_11.png](img_11.png)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
````bash
|
||||||
|
git init
|
||||||
|
git remote add origin <repo_url>
|
||||||
|
git pull origin <branch_name>
|
||||||
|
git add <file_name>
|
||||||
|
git commit -m "<commit_message>"
|
||||||
|
git push origin <branch_name>
|
||||||
|
````
|
||||||
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
|
``https://<username>.users.skynet.ie/``
|
BIN
src/slides/compsoc/img.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_1.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_10.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_10.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_11.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_11.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_12.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_12.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_2.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_2.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_3.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_3.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_4.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_4.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_5.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_5.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_6.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_6.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_7.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_7.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_8.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_8.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/slides/compsoc/img_9.png
(Stored with Git LFS)
Normal file
BIN
src/slides/compsoc/img_9.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue