From f4eb3ed35f935fa81795c823b820fbcfed35de99 Mon Sep 17 00:00:00 2001 From: Janine vN Date: Mon, 28 Jun 2021 19:52:20 -0400 Subject: Add initial git cheatsheet This adds the initial cheatsheet from the Git and GitHub Bootcamp. This is just a baseline commit and this cheatsheet needs more resources added as well as the overall layout should be adjusted as needed. --- pydis_site/static/images/events/github_diagram_1.png | Bin 0 -> 57693 bytes pydis_site/static/images/events/github_diagram_2.png | Bin 0 -> 84327 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pydis_site/static/images/events/github_diagram_1.png create mode 100644 pydis_site/static/images/events/github_diagram_2.png (limited to 'pydis_site/static') diff --git a/pydis_site/static/images/events/github_diagram_1.png b/pydis_site/static/images/events/github_diagram_1.png new file mode 100644 index 00000000..958618e4 Binary files /dev/null and b/pydis_site/static/images/events/github_diagram_1.png differ diff --git a/pydis_site/static/images/events/github_diagram_2.png b/pydis_site/static/images/events/github_diagram_2.png new file mode 100644 index 00000000..9b4c70dc Binary files /dev/null and b/pydis_site/static/images/events/github_diagram_2.png differ -- cgit v1.2.3