fix cat and tags
This commit is contained in:
parent
2d2a0b1b8e
commit
aa97e538f4
3 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
date: "2021-06-04T20:26:45-0500"
|
||||
tags: ["sa", "software"]
|
||||
tags: ["sa", "software", "opensource"]
|
||||
categories: ["personal"]
|
||||
title: "GitHub Payback Time"
|
||||
---
|
||||
Whilst I am not a developer by profession, I do know how to do some scripting. Over the last two days, I have found some cool new (to me) projects ([git-extras](https://github.com/tj/git-extras) and [styli.sh](https://github.com/thevinter/styli.sh)) and found a few things which were either [broken](https://github.com/tj/git-extras/pull/928) or that I thought could be [done](https://github.com/thevinter/styli.sh/pull/1) [better](https://github.com/thevinter/styli.sh/pull/6). So, I submitted three pull-requests between the two repos. One has already been applied, one is in the review process with a bit of back and forth coaching on it, and the third I just opened.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue