Skip to content

Commit 3cc80b4

Browse files
committed
move images for presentation into folder
1 parent a789e47 commit 3cc80b4

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -119,15 +119,15 @@ competes with : **GitLab**, **bitbucket**, **coding.net**
119119
# Vocabulary (III)
120120
- `remote` **labels alias another location**
121121

122-
![](remote.png)
122+
![](images/remote.png)
123123

124124
---
125125
# Vocabulary (IV)
126126
- `branch` - encapsulates a split in ledger of work
127127
- `checkout` - swaps current working copy to a target
128128
- `revert` - oh crap, I made a mistaek (backwards in time)
129129

130-
![](branch.png)
130+
![](images/branch.png)
131131

132132
# Using Git for the first time
133133

@@ -166,7 +166,7 @@ ask your question in IRC.
166166

167167
---
168168
# Workflow Map
169-
![simplest git workflow](./git.png)
169+
![simplest git workflow](images/git.png)
170170

171171
---
172172
# Message Flag and Editor
@@ -195,7 +195,7 @@ $ git config --global user.email [email protected]
195195
# Give me your Github username in exchange for a Panel
196196

197197
---
198-
# ![The Fatal Lozenge](./lozenge.png)
198+
# ![The Fatal Lozenge](images/lozenge.png)
199199

200200
---
201201
# Rules of the Game (15 min)
File renamed without changes.

git.png renamed to images/git.png

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)