1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 22:15:30 -04:00

oops, invalid timestamp

This commit is contained in:
2019-04-29 13:26:01 -04:00
parent c6869fa012
commit c2554e9885
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
title: "How To: Fork a GitHub Repository & Submit a Pull Request"
date: 2019-04-26 02:17:03-0400
date: 2019-04-09 02:17:03-0400
description: "Walkthrough of forking a GitHub repository, cloning it, commiting your changes to a new branch, and pushing it back upstream."
tags:
- How To