Skip to content

Commit 052dcb2

Browse files
author
protohedgehog
committed
Removed PhD Comics image
1 parent 915e3b6 commit 052dcb2

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

content_development/Task_3.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@ So, what is Git, and how is it different to GitHub? Git is a version control sys
4848

4949
This is important, as all research goes through changes and sometimes we want to know what those things were. Did you delete some text that you now think is important? Version control will save that for you. Did your code used to work perfectly, but is now buggy beyond belief? Version control. It's a great way to avoid that chaotic state where you have multiple copies of the same file, but without a stupid and annoying file naming convention. `FINAL_Revised_2.2_supervisor_edits_ver1.7_scream.txt` will be a thing of the past.
5050

51-
<p align="center">
52-
<img src="https://github.com/OpenScienceMOOC/Module-5-Open-Research-Software-and-Open-Source/blob/master/content_development/images/phdcomics.png" width="600px"/>
53-
</p>
54-
55-
<p align="center"><i>Never again. (Source: phdcomics.com)</i></p>
56-
57-
<br/>
58-
5951
GitHub is the platform that allows you to seamlessly share code from your workspace (e.g., laptop) to be hosted in an online space. So, sort of like the public interface to GitHub. The advantages of Git/GitHub are:
6052

6153
1. You get to keep copies of all your work through time;
-81.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)