File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,17 @@ repository. This is the progression of the repository (with the
115
115
**commit message** over time).
116
116
```
117
117
118
+ ``` {figure} /img/basics/commits-and-branches.svg
119
+ ---
120
+ class: with-border
121
+ ---
122
+
123
+ Network graph of all commits in the
124
+ [EHT-imaging](https://github.com/achael/eht-imaging/network)
125
+ repository. This shows the relationship between different **forks**
126
+ of people who are contributing and sharing code.
127
+ ```
128
+
118
129
119
130
### Interesting repositories to explore these concepts
120
131
@@ -136,19 +147,6 @@ repository. This is the progression of the repository (with the
136
147
- Data: [ https://github.com/thegetty/provenance-index-csv ] ( https://github.com/thegetty/provenance-index-csv )
137
148
138
149
139
- ### [ Example] ( https://github.com/achael/eht-imaging/network )
140
-
141
- ``` {figure} /img/commits-and-branches.svg
142
- ---
143
- class: with-border
144
- ---
145
-
146
- Network graph of all commits in the
147
- [EHT-imaging](https://github.com/achael/eht-imaging/network)
148
- repository. This shows the relationship between different **forks**
149
- of people who are contributing and sharing code.
150
- ```
151
-
152
150
---
153
151
154
152
> ## Why using repositories?
File renamed without changes.
You can’t perform that action at this time.
0 commit comments