Format post front matter and tags
This commit is contained in:
parent
e36882ee20
commit
861e604a97
162 changed files with 733 additions and 731 deletions
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
title: Back to the future with Git’s diff and apply commands
|
||||
date: 2018-04-23
|
||||
excerpt:
|
||||
How to revert files using Git, but as a new commit to prevent force pushing.
|
||||
excerpt: How to revert files using Git, but as a new commit to prevent force pushing.
|
||||
tags:
|
||||
- git
|
||||
- git
|
||||
---
|
||||
|
||||
This is one of those “there’s probably already a better way to do this”
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue